aboutsummaryrefslogtreecommitdiff
path: root/src_web/static/index.html
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2022-03-22 01:31:27 +0100
committerbozo.kopic <bozo@kopic.xyz>2022-03-22 01:31:27 +0100
commitcc4ba3b063f14943579ffbfe416828590f70ae0a (patch)
treeaf2127920fb57603206ca670beb63b5d58650fb8 /src_web/static/index.html
parentc594b1fca854a7b9fb73d854a9830143cd1032fc (diff)
WIP major rewrite
Diffstat (limited to 'src_web/static/index.html')
-rw-r--r--src_web/static/index.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/src_web/static/index.html b/src_web/static/index.html
deleted file mode 100644
index b738fb0..0000000
--- a/src_web/static/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="UTF-8">
- <title>Hatter</title>
- <script src="main.js"></script>
-</head>
-<body>
-</body>
-</html>