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

github.com/themefisher/educenter-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 11:40:02 +0300
committersomrat-gyver <somrat.gyver@gmail.com>2020-07-15 11:40:02 +0300
commit779df2864a4008bcdf553dd2603e543ca2f5fc02 (patch)
tree729ad5772e553a49bf69a5dc8e9803937549cb3e
parent97a1ba5580e6e740424ee7defc6f6213175f142b (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 8ef10bb..60b1323 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,5 +3,6 @@
command = "cd exampleSite && hugo --gc --themesDir ../.."
[build.environment]
- HUGO_VERSION = "0.71.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