diff --git a/docs/roadmap.md b/docs/roadmap.md index 05cfcd89..b4be9e7a 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -4,7 +4,7 @@ Here you can find a high-level overview of what we are planning for the future. ## Current projects -| Project | 2024 Roadmap | +| | 2024 Roadmap | | --- | --- | | ⚙️ Core Initiative | • [Association](/association/) (legal entity)
• [Membership](/membership/) | 🔬 [Research](/research/) | Upcoming reports:
• [Privacy Guides for the general public](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-guides)
• [Scoring Model v2.0](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-beat)
• [Hackathon Curation Pack](https://github.com/web3privacy/grants/blob/main/README.md#-hackathon-curation-pack) | @@ -14,9 +14,9 @@ Here you can find a high-level overview of what we are planning for the future. ## Future projects (concepts) -| Project | Description | +| | Description | | --- | --- | -| 🏆 [Privacy Tech Awards](/projects/privacy-tech-awards) | annual vote of most popular and interesting privacy projects (concept) | +| 🏆 [Privacy Tech Awards](/projects/privacy-tech-awards) | annual vote of most popular and interesting privacy projects | | 🔀 [Privacy Routing Tool](https://github.com/web3privacy/grants/blob/main/README.md#-privacy-checker-tool) | tool which help you choose the right private service for your transactions | | 🛒 W3PN Store | online store with privacy tools and promotional items | -| 📔 W3PN Magazine | quarterly (semi-annual) printed edition for all privacy enthusiasts | \ No newline at end of file +| 📔 Privacy Mag | periodic printed magazine about web3 privacy topics & culture & art | \ No newline at end of file diff --git a/sidebars.js b/sidebars.js index 4b1beeb1..f57407bb 100644 --- a/sidebars.js +++ b/sidebars.js @@ -64,7 +64,13 @@ const sidebars = { items: [{type: 'autogenerated', dirName: 'news'}], },*/ 'news/week-in-the-privacy', - 'projects/privacy-tech-awards', + { + type: "category", + label: "Future concepts", + items: [ + 'projects/privacy-tech-awards', + ], + }, { type: "html", value: '',