chore: Update wrangler.toml routes to include 1000h.org

This commit is contained in:
Lyric
2024-06-25 22:40:15 +09:00
parent 5244561b87
commit 5331436148

View File

@@ -4,7 +4,7 @@ type = "webpack"
workers_dev = false
compatibility_date = "2023-03-23"
routes = ["vtp.1000h.org/*"]
routes = ["vtp.1000h.org/*", "1000h.org/*"]
[site]
bucket = "./.vitepress/dist"