chore(docs): add link to status page in the footer

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-07-12 17:25:38 +00:00
parent 9fa1795db7
commit 276684ce93
No known key found for this signature in database

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/'
},
],
},
],