add: Donate URL & wrangler.jsonc

This commit is contained in:
afoim
2025-06-05 00:11:22 +08:00
parent 590d8580dc
commit 51fdecd9cf
2 changed files with 11 additions and 0 deletions

8
wrangler.jsonc Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "blog",
"compatibility_date": "2025-06-04",
"assets": {
"directory": "./dist"
}
}