Skip to content

Commit fbdd6c0

Browse files
authored
chore(sidebar): Add link to base.org/stats (#1599)
1 parent 8674dd9 commit fbdd6c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

apps/base-docs/sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@ module.exports = {
9393
collapsed: false,
9494
items: ['security/bounty', 'security/report', 'security/app-blocklist'],
9595
},
96+
{
97+
type: 'link',
98+
label: 'Metrics',
99+
href: 'https://base.org/stats',
100+
},
96101
{
97102
type: 'link',
98103
label: 'Status',

0 commit comments

Comments
 (0)