diff options
Diffstat (limited to 'site/index.html')
-rw-r--r-- | site/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/site/index.html b/site/index.html new file mode 100644 index 0000000..e163357 --- /dev/null +++ b/site/index.html @@ -0,0 +1,4 @@ +<html> +<head><title>Welcome!</title></head> +<body><p>Welcome!</p></body> +</html> |