bump hugo version

This commit is contained in:
Dmitry Kolosov 2022-01-16 15:59:45 +03:00
parent 990799a86a
commit 4be0a7b13a

View File

@ -3,7 +3,7 @@ publish = "exampleSiteMultilingual/public"
command = "cd exampleSiteMultilingual && hugo --themesDir=../.. --baseURL $URL" command = "cd exampleSiteMultilingual && hugo --themesDir=../.. --baseURL $URL"
[build.environment] [build.environment]
HUGO_VERSION = "0.91.0" HUGO_VERSION = "0.92.0"
HUGO_THEME = "repo" HUGO_THEME = "repo"
[context.deploy-preview] [context.deploy-preview]