initial: Astro port of Hype404 with favicon + SEO redirects

This commit is contained in:
2026-04-20 04:52:49 +00:00
commit 8dc5b450a8
542 changed files with 8168 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
dist/
.astro/
.wrangler/
*.log
.DS_Store