diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-08-01 01:25:42 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-08-01 01:25:42 -0500 |
| commit | 69c416c85bf92fca4b59aa78888a8aefbd0e0640 (patch) | |
| tree | a6122738014d565e7dac6d7c75ec7f0971d0a014 /www/html | |
init
Diffstat (limited to 'www/html')
| -rw-r--r-- | www/html/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/html/index.html b/www/html/index.html new file mode 100644 index 0000000..34459dd --- /dev/null +++ b/www/html/index.html @@ -0,0 +1,5 @@ +<html> + <body> + a page + </body> +</html> |
