From 756a645f0fc2f0c340177754cf87dc1201fe836b Mon Sep 17 00:00:00 2001 From: esoe Date: Tue, 19 Apr 2022 22:45:26 +0300 Subject: [PATCH] curr --- css/style.css | 0 index.html | 20 ++++++++++++++++++++ js/main.js | 1 + 3 files changed, 21 insertions(+) create mode 100644 css/style.css create mode 100644 index.html create mode 100644 js/main.js diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..681f2b6 --- /dev/null +++ b/index.html @@ -0,0 +1,20 @@ + + + + + + + Document + + + +
molokoin.ru
+
+
gitea
+
moodle
+
admin
+
+
+ + + \ No newline at end of file diff --git a/js/main.js b/js/main.js new file mode 100644 index 0000000..1a90dbd --- /dev/null +++ b/js/main.js @@ -0,0 +1 @@ +console.log("qu") \ No newline at end of file