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