Skip to content

Commit

Permalink
chore(sidebar): Add link to base.org/stats (#1599)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbnns authored Jan 24, 2025
1 parent 8674dd9 commit fbdd6c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/base-docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ module.exports = {
collapsed: false,
items: ['security/bounty', 'security/report', 'security/app-blocklist'],
},
{
type: 'link',
label: 'Metrics',
href: 'https://base.org/stats',
},
{
type: 'link',
label: 'Status',
Expand Down

0 comments on commit fbdd6c0

Please sign in to comment.