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

github.com/themefisher/Hargo-hugo-ecommerce-theme.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:53:21 +0300
committersomrat-gyver <somrat.gyver@gmail.com>2020-07-15 11:53:21 +0300
commit31ac8ed511bcb9bb06b1110d0fe2c89653573825 (patch)
treef25518db8c941d73112111932b23fc88e523f2d0 /netlify.toml
parent121dcdf2bd3807ce0f696a8f1139e645080bb034 (diff)
update netlify settings
Diffstat (limited to 'netlify.toml')
-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