From 7822ec7b29d0f67ca90a3b1ef1bff2bdb2b9b268 Mon Sep 17 00:00:00 2001 From: blue Date: Sun, 18 Nov 2018 03:00:38 +0300 Subject: [PATCH] initial files --- index.html | 19 +++++++++++++++++++ main.js | 2 ++ style.css | 1 + 3 files changed, 22 insertions(+) create mode 100644 index.html create mode 100644 main.js create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..9a3fc39 --- /dev/null +++ b/index.html @@ -0,0 +1,19 @@ + + + + + + + Fantasy + + + + + + + + + +
Nopes
+ + diff --git a/main.js b/main.js new file mode 100644 index 0000000..fc3ab02 --- /dev/null +++ b/main.js @@ -0,0 +1,2 @@ + +document.getElementById("main").innerText = "Yep"; diff --git a/style.css b/style.css new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/style.css @@ -0,0 +1 @@ +