Skip to content

Commit

Permalink
Improve descriptions (#5364)
Browse files Browse the repository at this point in the history
* Improve sidebars.js

* Update sidebars.js
  • Loading branch information
DrW3RK authored Nov 20, 2023
1 parent 9c1f084 commit 5345fd6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions polkadot-wiki/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
{
type: "category",
label: "Wallets",
description: 'Wallets in the Polkadot Ecosystem.',
description: 'Beginner friendly wallets with advanced features.',
link: {
type: 'generated-index',
title: 'Wallets',
Expand All @@ -31,7 +31,7 @@ module.exports = {
{
type: "category",
label: "Apps",
description: 'Apps in the Polkadot Ecosystem.',
description: 'Apps for Staking, Governance, Multisigs, NFTs and many more use cases.',
link: {
type: 'generated-index',
title: 'Apps',
Expand Down Expand Up @@ -79,7 +79,7 @@ module.exports = {
{
type: "category",
label: "Programmes",
description: 'Programmes and Initiatives within the Polkadot Ecosystem.',
description: 'Programmes for Grants, Bounties, Ambassadors and many more inititatives.',
link: {
type: 'generated-index',
title: 'Programmes',
Expand Down

0 comments on commit 5345fd6

Please sign in to comment.