From 1929b7a9c5828195730ddfdcc511b562e89346aa Mon Sep 17 00:00:00 2001 From: zwbetz-gh Date: Wed, 19 May 2021 21:06:01 -0500 Subject: update hugo version to 0.83.1 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 044b094..f757b8d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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" -- cgit v1.2.3