bump netlify hugo version

This commit is contained in:
zwbetz 2019-08-20 11:39:35 -05:00
parent 5da8f5afe9
commit f924417a5d
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.." command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment] [build.environment]
HUGO_VERSION = "0.54.0" HUGO_VERSION = "0.57.2"
HUGO_THEME = "repo" HUGO_THEME = "repo"
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/" HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/"