diff options
Diffstat (limited to 'hosted/index.html')
-rw-r--r-- | hosted/index.html | 9 |
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 |