Add Astro landing site for 和光同坤 with logo, contact, and gitignore

Made-with: Cursor
This commit is contained in:
zaikun xu
2026-04-03 11:08:05 +08:00
parent c3349ef410
commit be26d87075
13 changed files with 5933 additions and 1 deletions

3
tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "astro/tsconfigs/strict"
}