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-12-20 02:15:42 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-12-20 02:15:42 +0300
commit4cfe83a6ca57218530d35effd96a88bb867ccf49 (patch)
tree5c0a62715dbd3e1ce3db043340b148fe3b85761e /netlify.toml
parentdc6940c815055c9c2eaddfe59939d0c76e6f12eb (diff)
modules: update - get HLJS & Mermaid dark theming fixes
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 9ff1f423..fde42acb 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.78.2"
+ HUGO_VERSION = "0.79.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]