diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/htdocs/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/htdocs/index.html b/www/htdocs/index.html new file mode 100644 index 0000000..3d6d51e --- /dev/null +++ b/www/htdocs/index.html @@ -0,0 +1,5 @@ +<html> + <body> + <b>Home Page</b> + </body> +</html> |