aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r--exampleSite/config.yml24
1 files changed, 12 insertions, 12 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index 85c5e26..0e72d4c 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
############################################################
# +------------------------------------------------------+ #
@@ -182,16 +182,16 @@ params:
#
# Defaults:
#
- # brand: #181818
- # ok: 228B22
- # warning: EE7600
- # down: DC143C
- # notice: 708090
- brand: 181818
- ok: 228B22
- disrupted: EE7600
- down: DC143C
- notice: 708090
+ # brand: "0a0c0f"
+ # ok: "008000"
+ # disrupted: "cc4400"
+ # down: "e60000"
+ # notice: "24478f"
+ brand: "0a0c0f"
+ ok: "008000"
+ disrupted: "cc4400"
+ down: "e60000"
+ notice: "24478f"
# If the status page shows that
# there are disruptions or outages