Files
ptp/themes/hugo-theme-massively/netlify.toml
T
2026-01-15 22:24:06 +03:00

8 lines
201 B
TOML
Executable File

[build]
base = "exampleSite/"
publish = "exampleSite/public"
command = "hugo --gc --themesDir ../.. --config config-prod.toml"
[build.environment]
HUGO_VERSION = "0.54.0"
HUGO_THEME = "repo"