chore: update Hugo version in Netlify CI

This commit is contained in:
Jimmy Cai
2022-06-11 10:59:20 +02:00
committed by GitHub
parent 5608f0a5e1
commit 7a38f3ad50
+1 -1
View File
@@ -2,7 +2,7 @@
publish = "exampleSite/public" publish = "exampleSite/public"
[build.environment] [build.environment]
HUGO_VERSION = "0.87.0" HUGO_VERSION = "0.100.2"
HUGO_THEME = "repo" HUGO_THEME = "repo"
[context.production] [context.production]