Skip to content

Commit

Permalink
match latest
Browse files Browse the repository at this point in the history
  • Loading branch information
leohhhn committed Jun 4, 2024
1 parent 2b4d100 commit 816331f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions docusaurus/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,6 @@ const sidebars = {
'concepts/from-go-to-gno',
],
},
{
type: 'category',
label: 'Gno Infra',
link: {type: 'doc', id: 'gno-infra/gno-infra'},
items: [
'gno-infra/setting-up-a-faucet',
],
},
{
type: 'category',
label: 'Gno Tooling',
Expand All @@ -96,6 +88,7 @@ const sidebars = {
items: [
'gno-infrastructure/setting-up-a-local-chain',
'gno-infrastructure/premining-balances',
'gno-infrastructure/setting-up-a-faucet',
],
},
{
Expand Down

0 comments on commit 816331f

Please sign in to comment.