spearhead-statuskit/site/config.toml
David Calavera 0143a64735
🌅
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-11-21 15:33:10 -08:00

18 lines
450 B
TOML

baseurl = "/"
languageCode = "en-us"
title = "StatusKit"
[permalinks]
incidents = "/incidents/:year/:month/:day/:slug/"
[params]
defaultLogo = "https://www.netlify.com/img/press/logos/logomark.svg"
faviconsPath = "/images/favicon/"
# List of systems monitored in this status page.
# You'll be able to change their status every time
# you open or update an incident.
# Example:
# systems = ["API", "CDN", "DNS", "Site delivery"]
systems = []