👷 Bump Hugo version in Netlify config

This commit is contained in:
James Panther
2023-09-10 10:56:36 +10:00
parent c3a3db2775
commit 7179daef26

View File

@@ -3,7 +3,7 @@
publish = "exampleSite/public" publish = "exampleSite/public"
[build.environment] [build.environment]
HUGO_VERSION = "0.112.7" HUGO_VERSION = "0.118.2"
HUGO_THEMESDIR = "../.." HUGO_THEMESDIR = "../.."
HUGO_THEME = "repo" HUGO_THEME = "repo"
TZ = "Australia/Melbourne" TZ = "Australia/Melbourne"