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

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 1b952e2..7b45924 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -5,7 +5,7 @@ command = """hugo \
--config exampleSite/config.toml \
--themesDir ../.. \
--theme repo \
- --baseURL https://focused-williams-f75490.netlify.com"""
+ --baseURL https://minimal-bootstrap-hugo-theme.netlify.com/"""
[build.environment]
HUGO_VERSION = "0.51" \ No newline at end of file