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

github.com/themefisher/liva-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-27 06:19:57 +0300
committersomrat-gyver <somrat.gyver@gmail.com>2020-07-27 06:19:57 +0300
commit871655b93f34e2323bbfd67df81a263adc56f68b (patch)
tree295cb1ffa084bf10bb38606cd3a735d74468cd39
parentac1d41ef0eccbe0c603b0e1070208ec4d6c83116 (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