Skip to content

Commit 5ac1b06

Browse files
committed
Add network status link to the navigation menu
1 parent 3fa07bf commit 5ac1b06

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ const config = {
147147
{
148148
title: 'More',
149149
items: [
150+
{
151+
label: 'Network status',
152+
href: 'https://status.astrakit.cc',
153+
},
150154
{
151155
label: 'GitHub - docs',
152156
href: 'https://github.com/astrakit/documentation',

0 commit comments

Comments
 (0)