aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorroy <[email protected]>2026-06-06 02:26:57 +0300
committerroy <[email protected]>2026-06-06 02:26:57 +0300
commit09825a72480f091853c8ea754e1e65eaff87d0f1 (patch)
tree08c2a858fdcad5404a5455a545507a43c9bb166e /index.html
Initial commit
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..583e7ea
--- /dev/null
+++ b/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>hiiiii</title>
+ <link rel="stylesheet" href="style.css">
+</head>
+<body>
+ <div>WIP come back later (:</div>
+ <script src="script.js"></script>
+</body>
+</html> \ No newline at end of file