mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
23.36.2025 1147e049247f612f0457da47b7649b4c0eefd881
Update Hugo version to build the demo on netlify
1 files modified
2 ■■■ changed files
netlify.toml 2 ●●● patch | view | raw | blame | history
netlify.toml
@@ -3,7 +3,7 @@
command = "cd exampleSite && hugo --themesDir=../.. --baseURL $URL"
[build.environment]
HUGO_VERSION = "0.136.5"
HUGO_VERSION = "0.142.0"
HUGO_THEME = "repo"
[context.deploy-preview]