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-06-03 03:01:12 +0300
committerRobert Austin <rob@jugglerdigital.com>2020-06-03 03:01:12 +0300
commitecaed3fe6ca6ef91a9f156d9f621243d23094813 (patch)
tree2fa4e731f390134825ef67939b623cd46c88895f
parent871c793863b7b38da901ed1ef5d32df1f402ba9e (diff)
Fixed gohugoio/hugoThemes#858
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index cad2173..d3222ce 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.51"
+ HUGO_VERSION = "0.71"
HUGO_THEME = "repo"
HUGO_BASEURL = "/" \ No newline at end of file