Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-11-13 03:19:36 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-11-13 03:19:36 +0300
commitf702e0b354fb7368bcdbe43355d1f2b638aef820 (patch)
treebb34209533218d17e1d7f1c46d8125724905e203 /netlify.toml
parent391db20c757757684a8ea6b67cdf5151225315a5 (diff)
upgrade: Contact widget due to Formspree deprecation
see https://github.com/wowchemy/wowchemy-hugo-modules/issues/1940
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 6437f4c5..9863b7b7 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.75.1"
+ HUGO_VERSION = "0.78.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]