Skip to content

Commit

Permalink
feat: adds Security link to doc nav
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Nov 23, 2021
1 parent 5f751e9 commit 489144a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/documentation/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,10 @@ module.exports = {
},
],
},
{
type: 'doc',
label: 'Security',
id: 'Security',
},
],
}

0 comments on commit 489144a

Please sign in to comment.