aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 85c5e26..5015890 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -83,14 +83,14 @@ defaultContentLanguage: en
# What is the hostname or path to the root?
# Where is the site hosted?
#
-# 💥 cState & Hugo don’t support / in
+# 💥 cState & Hugo don’t support '/' in
# production use. It will break RSS
# feeds and breaks permalinks since
# version 3. If you are just testing,
# localhost should automatically work.
#
# Example: https://status.example.com/
-baseURL: https://status.example.com
+baseURL: https://cstate.mnts.lt
############################################################
# +------------------------------------------------------+ #