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"
[build.environment]
HUGO_VERSION = "0.91.0"
HUGO_VERSION = "0.92.0"
HUGO_THEME = "repo"
[context.deploy-preview]
@ -12,4 +12,4 @@ command = "cd exampleSiteMultilingual && hugo --themesDir=../.. --buildFuture -
[[headers]]
for = "/*"
[headers.values]
Access-Control-Allow-Origin = "*"
Access-Control-Allow-Origin = "*"