bump hugo version

This commit is contained in:
Dmitry Kolosov 2021-12-18 16:16:21 +03:00
parent 10c340b011
commit 61f5b5facf

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.89.0" HUGO_VERSION = "0.91.0"
HUGO_THEME = "repo" HUGO_THEME = "repo"
[context.deploy-preview] [context.deploy-preview]