aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/netlify.toml
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2021-02-24 16:29:44 +0200
committerMantas Vilčinskas <hi@mnts.lt>2021-02-24 16:29:44 +0200
commit548fcb9e38409902e12d117c745297e7637a7e67 (patch)
treee9a96ab63d9b41ac1c469587e5b6687909761911 /exampleSite/netlify.toml
parent96477340dd7d7127ce5a6190e78974ad7a895bea (diff)
API updates, lastmod, NCMS/default config changes, version to 0.80
Diffstat (limited to 'exampleSite/netlify.toml')
-rw-r--r--exampleSite/netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml
index d649777..0645d58 100644
--- a/exampleSite/netlify.toml
+++ b/exampleSite/netlify.toml
@@ -4,7 +4,7 @@
functions = "functions"
[build.environment]
- HUGO_VERSION = "0.48"
+ HUGO_VERSION = "0.80"
[context.production.environment]
HUGO_ENV = "production"