blog/themes/stack/wrangler.toml
2026-07-31 15:38:57 +08:00

10 lines
227 B
TOML

name = "hugo-theme-stack"
compatibility_date = "2026-01-25"
[build]
command = "chmod a+x ./.ci/build.sh && ./.ci/build.sh"
[assets]
directory = "demo/public"
not_found_handling = "404-page"