diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..251bedc --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ +<!doctype html> +<html> + <body> + <p>hi there</p> + </body> +</html>
\ No newline at end of file |