diff options
author | Mantas <mistermantas@users.noreply.github.com> | 2017-08-13 18:19:54 +0300 |
---|---|---|
committer | Mantas <mistermantas@users.noreply.github.com> | 2017-08-13 18:19:54 +0300 |
commit | 8d36c3cf2dd9b209aa6003ba19e983371ba670ec (patch) | |
tree | 3e6bf5dd061ce65eb07f58bef24cb54504f08653 /config.yml | |
parent | 27de71669d43e6846ae48e53bdd40ea6e77245aa (diff) |
Prepare for status.choraleapp.com, fix minor issues
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,7 +6,7 @@ permalinks: incidents: /incidents/:year/:month/:day/:slug/ params: # Extra customization - logo: https://www.choraleapp.com/logo.png - description: We continuously monitor the status of our services and if there are any interruptions, a note will be posted here. Latency measurements work only on modern browsers and may not be 100% accurate. A ping below 1000ms is usually acceptable. + logo: /logo.png + description: We continuously monitor the status of our services and if there are any interruptions, a note will be posted here. For the best experience, use a modern browser like Chrome. # Current state - announcement: Status page has a hiccup with HTTPS, looking into it. + announcement: Everything looks fine, but if you see something wrong, give us a shout by using the chat box in the bottom right corner. |