bump hugo version
This commit is contained in:
parent
990799a86a
commit
4be0a7b13a
1 changed files with 2 additions and 2 deletions
|
@ -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 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue