Skip to content

Commit

Permalink
update Kusama sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Sep 24, 2024
1 parent bb138ee commit 35db1a5
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions kusama-guide/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,18 +96,30 @@ module.exports = {
},
{
type: "category",
label: "Programs",
label: "Funding",
description: 'Programs for Grants, Bounties, Ambassadors and many more inititatives.',
link: {
type: 'doc',
id: 'general/funding',
},
items: [
"general/grants",
"general/decentralized-futures",
"learn/learn-polkadot-opengov-treasury",
],
},
{
type: "category",
label: "Programs",
description: 'Learn about different programs and initiatives within the Polkadot and Kusama ecosystems.',
link: {
type: 'generated-index',
title: 'Programs',
description: 'Learn about different programs and initiatives within the Polkadot and Kusama ecosystems.',
slug: '/programs-index',
},
items: [
"general/decentralized-futures",
"general/decentralized-voices",
"general/grants",
"general/bug-bounty",
"general/ambassadors",
"general/alpha-program",
Expand Down Expand Up @@ -250,7 +262,6 @@ module.exports = {
},
],
},
"learn/learn-polkadot-opengov-treasury",
{
type: "category",
label: "Tokens and Assets",
Expand Down

0 comments on commit 35db1a5

Please sign in to comment.