Initial commit

This commit is contained in:
2025-10-23 12:01:35 +08:00
commit 6648e4f5ec
12 changed files with 5396 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
import Html from '@/components/html.astro';
---
<Html>
<main>
</main>
</Html>