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

github.com/JugglerX/hugo-hero-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Austin <rob@jugglerdigital.com>2022-03-24 07:38:46 +0300
committerRobert Austin <rob@jugglerdigital.com>2022-03-24 07:38:46 +0300
commit48ca780e2270cf202adbfdcccc1f3ba0f557d6c1 (patch)
treed66289c91ea83f1f3c936ec8f15c0c2a3dee70dd
parent8b97c4ab49722c35f0595b92ec9424dc14f693f0 (diff)
test netlify
-rw-r--r--netlify.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index 9f3a3a4..2456308 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[build]
publish = "exampleSite/public"
- command = "cd exampleSite && hugo --themesDir ../.."
+ command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.82.0"
+ HUGO_VERSION = "0.95.0"
HUGO_THEME = "repo"
HUGO_BASEURL = "/" \ No newline at end of file