bump netlify hugo version

This commit is contained in:
zwbetz 2020-06-02 20:39:33 -05:00
parent eba9255448
commit b1b83b6fe6
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.60.1" HUGO_VERSION = "0.72.0"
HUGO_THEME = "repo" HUGO_THEME = "repo"
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/" HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/"