We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f87f2 commit 70fb5f7Copy full SHA for 70fb5f7
config.yml
@@ -43,7 +43,7 @@
43
44
# What is your status page called?
45
# Shows up in the browser bar and meta tags
46
-title: Summit Productions Status
+title: Summit Productions
47
48
# Should posts, which have a publish date
49
# from the future, be built? Useful for
@@ -244,7 +244,7 @@ params:
244
#
245
# Default: `true`
246
# BOOLEAN; `true`, `false`
247
- useLargeHeaderDesign: false
+ useLargeHeaderDesign: true
248
249
# Should incident history be separated
250
# like in an archive view?
@@ -373,7 +373,7 @@ params:
373
374
# Default: `white`
375
# STRING; `white`, `black`, or nothing
376
- headerTextColor: black
+ headerTextColor: white
377
378
# Google Analytics tracking code
379
0 commit comments