aboutsummaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorClyhtsuriva Synck <clyhtsuriva>2020-03-01 13:53:58 +0100
committerClyhtsuriva Synck <clyhtsuriva>2020-03-01 13:53:58 +0100
commit5071a27336700e4267325c038042565885ec6518 (patch)
treea694a0d798a33d340ee865602c6300e0d0d92ae0 /web/index.html
parentda3e7db56711fdd0f1c187380cf61bbe95b331ea (diff)
web update
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index e69de29..b789672 100644
--- a/web/index.html
+++ b/web/index.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Test</title>
+ <meta charset="UTF-8">
+ </head>
+ <body>This is a test page</body>
+</html>