From 78f42253f81ce868c565352e15a524e1baf66ce2 Mon Sep 17 00:00:00 2001 From: zwbetz Date: Wed, 19 May 2021 21:05:24 -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 e9db496..af6141b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "cd exampleSite && hugo --themesDir ../.." [build.environment] - HUGO_VERSION = "0.58.3" + HUGO_VERSION = "0.83.1" HUGO_THEME = "repo" HUGO_BASEURL = "https://cayman-hugo-theme.netlify.app" -- cgit v1.2.3