spearhead-statuskit/site/config.toml

17 lines
477 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.
# Replace these examples with your own system names.
systems = ["API", "CDN", "DNS", "Site delivery"]