about summary refs log tree commit diff
path: root/hosted/index.html
diff options
context:
space:
mode:
authormaride <maride@darknebu.la>2018-08-14 13:58:14 +0200
committermaride <maride@darknebu.la>2018-08-14 13:58:14 +0200
commit728e93e07648adb84c83f77687077d18987e0319 (patch)
treea4b860b38bd483a5dd4f9621d0ed7f7973e50305 /hosted/index.html
parentcfb006c2be8717ebd10d39b9dd64211ff7ce1eb0 (diff)
Add example HTML files
Diffstat (limited to 'hosted/index.html')
-rw-r--r--hosted/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/hosted/index.html b/hosted/index.html
new file mode 100644
index 0000000..0b2af7c
--- /dev/null
+++ b/hosted/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8">
+    </head>
+    <body>
+        Welcome to your companion.
+    </body>
+</html>
\ No newline at end of file