diff --git a/netlify.toml b/netlify.toml index 51edcce..d8fd30c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ command = "cd exampleSite && hugo --gc --themesDir ../.." [build.environment] - HUGO_VERSION = "0.60.1" + HUGO_VERSION = "0.72.0" HUGO_THEME = "repo" HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/" \ No newline at end of file