This commit is contained in:
Mikan
2026-02-13 01:47:50 +03:00
parent 3831545d38
commit 60204db3d2
15 changed files with 420 additions and 323 deletions

7
nginx/html/index.html Normal file
View File

@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<head><title>Placeholder</title></head>
<body>
<p>Run ./scripts/00-init.sh to generate content</p>
</body>
</html>