chore: add wrangler.toml
This commit is contained in:
parent
361bc493c0
commit
616b63bb71
1 changed files with 6 additions and 0 deletions
6
wrangler.toml
Normal file
6
wrangler.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
name = "headplane"
|
||||||
|
compatibility_date = "2025-08-18"
|
||||||
|
|
||||||
|
[assets]
|
||||||
|
directory = "docs/.vitepress/dist"
|
||||||
|
not_found_handling = "404-page"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue