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

Luiz F. A. de Prá
25.12.2021 9c4b91693bfd8013e1c8233b40a21557f2e816e2
Bump hugo version
2 files modified
4 ■■■■ changed files
netlify.toml 2 ●●● patch | view | raw | blame | history
theme.toml 2 ●●● patch | view | raw | blame | history
netlify.toml
@@ -1,5 +1,5 @@
[build]
HUGO_VERSION = "0.77.0"
HUGO_VERSION = "0.78.0"
HUGO_THEME = "repo"
publish = "exampleSite/public"
command = "cd exampleSite && hugo --themesDir=../.. --baseURL $URL"
theme.toml
@@ -20,7 +20,7 @@
  "single-column",
  "syntax-highlighting"
]
min_version = "0.77.0"
min_version = "0.78.0"
[author]
name = "Luiz F. A. de Prá"