style: format TOML files (#1266)

* style: format TOML files

* style: format wrangler.toml
This commit is contained in:
Jimmy
2026-02-17 19:20:09 +01:00
committed by GitHub
parent 5e57b5ad29
commit 475c956fd6
8 changed files with 81 additions and 82 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
name = "hugo-theme-stack"
name = "hugo-theme-stack"
compatibility_date = "2026-01-25"
[build]
command = "chmod a+x ./.ci/build.sh && ./.ci/build.sh"
command = "chmod a+x ./.ci/build.sh && ./.ci/build.sh"
[assets]
directory = "demo/public"
not_found_handling = "404-page"
directory = "demo/public"
not_found_handling = "404-page"