sync: auto-sync from DESKTOP-0O8A1RL at 2026-05-22 11:07:55

Author: Mike Swanson
Machine: DESKTOP-0O8A1RL
Timestamp: 2026-05-22 11:07:55
This commit is contained in:
2026-05-22 11:07:58 -07:00
parent edf51627e1
commit e80c36e6bf
138 changed files with 42055 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "acg-homepage",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "astro dev",
"build": "astro build",
"preview": "astro preview"
},
"dependencies": {
"astro": "^4.15.0"
}
}