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

github.com/themefisher/Influencer-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomrat-gyver <somrat.gyver@gmail.com>2020-07-15 12:11:08 +0300
committersomrat-gyver <somrat.gyver@gmail.com>2020-07-15 12:11:08 +0300
commit6daa630f7042302bc6b5ee98b6a768cee67f0b6c (patch)
treea3e3d8e4e4fa80c8a03d3abd5f4634da6bdd1271
parentd028981ea17e5b175724b2abfd38a9a4a09d0f3d (diff)
update netlify settings
-rw-r--r--netlify.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index 68eea10..60b1323 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,5 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.60.1"
- HUGO_THEME = "repo" \ No newline at end of file
+ HUGO_VERSION = "0.73.0"
+ HUGO_THEME = "repo"
+ HUGO_BASEURL = "/" \ No newline at end of file