From 93e32fcf8d2a034cc516eb727f44ddd51ee4c02b Mon Sep 17 00:00:00 2001 From: Sagdi Formanov Date: Mon, 8 Jan 2018 15:19:53 +0500 Subject: [PATCH] kinda first commit --- script.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 script.js diff --git a/script.js b/script.js new file mode 100644 index 0000000..dc01d19 --- /dev/null +++ b/script.js @@ -0,0 +1 @@ +console.log('hello world!'); \ No newline at end of file