diff options
Diffstat (limited to 'files/htdocs/index.html')
-rw-r--r-- | files/htdocs/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/files/htdocs/index.html b/files/htdocs/index.html new file mode 100644 index 0000000..a355b8f --- /dev/null +++ b/files/htdocs/index.html @@ -0,0 +1,8 @@ +<html><head> +<title>Nodo Network</title></head><body> + +<center> + <p><code>Welcome to our network!</code></p> +</center> + +</body></html> |