site: start of basic site using astro, character select implemented

This commit is contained in:
2026-03-24 12:26:38 -04:00
parent 4429bbecd1
commit 3e003d32c1
13 changed files with 5612 additions and 0 deletions

1
.astro/types.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
/// <reference types="astro/client" />