first commit

This commit is contained in:
2026-01-07 16:24:34 +00:00
commit 5c1399bb96
362 changed files with 59794 additions and 0 deletions

7
wrangler.jsonc Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "my-astro-app",
"compatibility_date": "2026-01-07", // 更新为你部署当天的日期
"assets": {
"directory": "./dist",
}
}