From 5345fd697d2880c9b9928a7cb06487006ab50a64 Mon Sep 17 00:00:00 2001 From: Radha <86818441+DrW3RK@users.noreply.github.com> Date: Mon, 20 Nov 2023 15:32:30 +0100 Subject: [PATCH] Improve descriptions (#5364) * Improve sidebars.js * Update sidebars.js --- polkadot-wiki/sidebars.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/polkadot-wiki/sidebars.js b/polkadot-wiki/sidebars.js index 0c6409f6eaa8..43c4bf69cf35 100644 --- a/polkadot-wiki/sidebars.js +++ b/polkadot-wiki/sidebars.js @@ -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', @@ -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', @@ -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',