fix: custom params on the language top level is deprecated (#857)
* fix: custom params on the language top level is deprecated New with Hugo 0.112.0 closes #853 * ci: upgrade Netlify CI Hugo version to 0.117.0
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
publish = "exampleSite/public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.100.2"
|
||||
HUGO_VERSION = "0.117.0"
|
||||
HUGO_THEME = "repo"
|
||||
|
||||
[context.production]
|
||||
|
||||
Reference in New Issue
Block a user