diff --git a/netlify.toml b/netlify.toml index bab4f4e5..7a5d56be 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ publish = "exampleSite/public" [build.environment] -HUGO_VERSION = "0.155.3" +HUGO_VERSION = "0.159.1" HUGO_THEMESDIR = "../.." -HUGO_THEME = "repo" \ No newline at end of file +HUGO_THEME = "repo"