diff options
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index.htm b/index.htm new file mode 100644 index 0000000..7753a28 --- /dev/null +++ b/index.htm @@ -0,0 +1,7 @@ +<html> + <head> + </head> + <body> + Hello, Sailor! + </body> +</html> |