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

github.com/dzello/reveal-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Deininger <andreas@deininger.net>2022-02-24 00:22:01 +0300
committerAndreas Deininger <andreas@deininger.net>2022-02-24 00:22:01 +0300
commit8eac44e81cd457f48d3b2f19e01e016252a4c5a8 (patch)
treec918bc4a94f853d8b4b907cfec82dccef80a1a9e /netlify.toml
parent39511a646b9c860005c18b147db2bd91858a8fe1 (diff)
Fixing typos, minor improvements
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index 5aeb258..564244b 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@ command = "hugo -b $URL -s exampleSite"
publish = "exampleSite/public"
[context.production.environment]
-HUGO_VERSION = "0.65.3"
+HUGO_VERSION = "0.92.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.65.3"
+HUGO_VERSION = "0.92.2"