Files
hugo-theme-stack/wrangler.toml
T

10 lines
227 B
TOML
Raw Permalink Normal View History

2026-02-17 19:20:09 +01:00
name = "hugo-theme-stack"
2026-01-25 12:09:53 +01:00
compatibility_date = "2026-01-25"
[build]
2026-02-17 19:20:09 +01:00
command = "chmod a+x ./.ci/build.sh && ./.ci/build.sh"
2026-01-25 12:09:53 +01:00
[assets]
2026-02-17 19:20:09 +01:00
directory = "demo/public"
not_found_handling = "404-page"