Skip to content

Commit

Permalink
Sidebar leftovers.
Browse files Browse the repository at this point in the history
  • Loading branch information
shimkiv committed Jun 4, 2024
1 parent 5343652 commit c1ff3f6
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,9 @@ module.exports = {
docs: [
'welcome',
{
type: 'category',
type: 'link',
label: 'About Mina',
link: {
type: 'doc',
id: 'about-mina/index',
},
items: [
'about-mina/index',
'about-mina/what-are-zero-knowledge-proofs',
'about-mina/protocol-architecture',
'about-mina/consensus',
'about-mina/security',
'about-mina/faq',
{
type: 'link',
label: 'Whitepaper',
href: 'https://minaprotocol.com/wp-content/uploads/economicsWhitepaper.pdf',
},
],
href: 'https://minaprotocol.com/about',
},
{
type: 'category',
Expand Down Expand Up @@ -1557,12 +1541,12 @@ module.exports = {
{
type: 'link',
label: 'Online Communities',
href: 'https://minaprotocol.com/community'
href: 'https://minaprotocol.com/community',
},
{
type: 'link',
label: 'Apply for Grants',
href: 'https://minaprotocol.com/blog/mina-developers-grants'
href: 'https://minaprotocol.com/blog/mina-developers-grants',
},
'participate/office-hours',
'participate/careers',
Expand Down

0 comments on commit c1ff3f6

Please sign in to comment.