Files
congo-hindi-gujarati/netlify.toml
T
James Panther f44a9efd9e 👷 Adjust Netlify URLs
2021-08-24 17:46:42 +10:00

17 lines
324 B
TOML

[build]
base = "exampleSite"
command = "hugo --gc --minify"
publish = "public"
[build.environment]
HUGO_VERSION = "0.86.1"
HUGO_THEMESDIR = "../.."
HUGO_THEME = "repo"
[context.production.environment]
HUGO_BASEURL = $URL
HUGO_ENV = "production"
[context.deploy-preview.environment]
HUGO_BASEURL = $DEPLOY_PRIME_URL