update hugo version to 0.83.1

This commit is contained in:
zwbetz-gh 2021-05-19 21:06:01 -05:00
parent 7210152413
commit 1929b7a9c5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
command = "cd exampleSite && hugo --themesDir ../.."
[build.environment]
HUGO_VERSION = "0.72.0"
HUGO_VERSION = "0.83.1"
HUGO_THEME = "repo"
HUGO_BASEURL = "https://cupper-hugo-theme.netlify.app"