diff --git a/netlify.toml b/netlify.toml index 2a5b2a8..90a0360 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ publish = "exampleSite/public" [build.environment] - HUGO_VERSION = "0.87.0" + HUGO_VERSION = "0.100.2" HUGO_THEME = "repo" [context.production] @@ -23,4 +23,4 @@ # If it should show more verbose logs (optional, default = true) debug = true # Relative path to source directory in case you use Hugo's "--s" option - srcdir = "exampleSite" \ No newline at end of file + srcdir = "exampleSite"