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"