diff --git a/docs/customize-site.md b/docs/customize-site.md index 9fb7e0a..9f8e603 100644 --- a/docs/customize-site.md +++ b/docs/customize-site.md @@ -128,7 +128,7 @@ Repository name of the github repository. If the repository is `https://github.c ### incidentSince -`incidentSince` is in hours. It means if an issue is created before X hours then kener would not honor it. What it means is that kener would not show it active incident pages nor it will update the uptime. Default is 48 hours. +`incidentSince` is in hours. It means if an issue is created before X hours then kener would not honor it. What it means is that kener would not show it active incident pages nor it will update the uptime. Default is 30\*24 hours. --- diff --git a/src/lib/components/nav.svelte b/src/lib/components/nav.svelte index 71c2fe6..9e3c1db 100644 --- a/src/lib/components/nav.svelte +++ b/src/lib/components/nav.svelte @@ -9,8 +9,8 @@
-