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>2019-02-11 07:47:05 +0300
committerRobert Austin <rob@jugglerdigital.com>2019-02-11 07:47:05 +0300
commit2cc1ac531ca87851eb56b87b410f4a7fca0e6b2c (patch)
tree08b867a0053197dcc8c3e696674d33812104b154 /netlify.toml
parente31bd50e229389b969f584a9269ebd54dffcb78f (diff)
modify baseurl in netlify.toml
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 6ae2386..cad2173 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -5,4 +5,4 @@
[build.environment]
HUGO_VERSION = "0.51"
HUGO_THEME = "repo"
- HUGO_BASEURL = "https://hugo-hero.netlify.com/" \ No newline at end of file
+ HUGO_BASEURL = "/" \ No newline at end of file