docs: Update hugo version used by netlify

pull/7324/head
Thomas Stromberg 2020-03-30 11:57:21 -07:00
parent 0696e90acd
commit d1769f6c31
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ publish = "site/public/"
command = "pwd && cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
[build.environment]
HUGO_VERSION = "0.59.0"
HUGO_VERSION = "0.68.3"
[context.production.environment]
HUGO_ENV = "production"