Compare commits

...

1 Commits

Author SHA1 Message Date
Xe Iaso
276684ce93 chore(docs): add link to status page in the footer
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-07-12 17:25:38 +00:00

View File

@@ -139,6 +139,10 @@ const config: Config = {
label: 'GitHub',
href: 'https://github.com/TecharoHQ/anubis',
},
{
label: 'Status',
href: 'https://techarohq.github.io/status/'
},
],
},
],