feat: add name and compatibility date to wrangler configuration

This commit is contained in:
Soulter
2026-06-25 14:12:39 +08:00
parent 44df70d2e7
commit 348fe81720

View File

@@ -1,2 +1,5 @@
name = "astrbot-docs"
compatibility_date = "2026-06-25"
[assets]
directory = "./.vitepress/dist"