Skip to content

Commit

Permalink
adding signers to sidebar
Browse files Browse the repository at this point in the history
Signed-off-by: chaosinthecrd <[email protected]>
  • Loading branch information
ChaosInTheCRD authored and jkjell committed Jun 1, 2024
1 parent 6ab0464 commit 8c5278b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs-website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@ const sidebars = {
},
],
},
{
type: 'category',
label: 'Signers',
items: [
{
type: 'autogenerated',
dirName: 'docs/signers',
},
],
},
{
type: 'category',
label: 'Attestor Types',
Expand Down

0 comments on commit 8c5278b

Please sign in to comment.