summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2019-12-28 21:35:01 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2019-12-28 21:35:01 +0200
commit3b50c13ca1691e64ae9382ec658216b49477088e (patch)
treec622c6174ecd073874daac6eda151ec5a64d95de /public
Initial commit
Diffstat (limited to 'public')
-rw-r--r--public/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
new file mode 100644
index 0000000..5c6b1cb
--- /dev/null
+++ b/public/index.html
@@ -0,0 +1,9 @@
+<!doctype html>
+<html>
+ <head>
+ <title>Demo</title>
+ </head>
+ <body>
+ Hello world
+ </body>
+</html> \ No newline at end of file