refactor: overhaul UI architecture

This commit is contained in:
2026-02-11 18:44:07 +08:00
parent e26b2c7d9c
commit 169b8f929f
19 changed files with 340 additions and 492 deletions

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

@@ -1 +1,2 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />