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

github.com/JugglerX/hugo-whisper-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Austin <rob@jugglerdigital.com>2020-09-06 06:11:35 +0300
committerRobert Austin <rob@jugglerdigital.com>2020-09-06 06:11:35 +0300
commit6638af48a3f11caf020cd8733ce4c94e1d558939 (patch)
treea9c3852700f0352cf7d74a877bdd50308c333938 /netlify.toml
parentecaed3fe6ca6ef91a9f156d9f621243d23094813 (diff)
update to hugo 0.74.3
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 d3222ce..1992bd9 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.71"
+ HUGO_VERSION = "0.74.3"
HUGO_THEME = "repo"
- HUGO_BASEURL = "/" \ No newline at end of file
+ HUGO_BASEURL = "/"