From 4ed8abe0e1a44bcff6c85ded70ed2765cabe1804 Mon Sep 17 00:00:00 2001 From: Yalor Arnold <34845103+YalorMewn@users.noreply.github.com> Date: Sun, 29 Mar 2020 21:37:53 -0600 Subject: [PATCH] Update sidebars.js --- sidebars.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sidebars.js b/sidebars.js index fd09b805..ed5e80cc 100644 --- a/sidebars.js +++ b/sidebars.js @@ -13,8 +13,9 @@ module.exports = { "📜 Manifesto": [ "manifesto/pillar-articles", "manifesto/metafam-way", - "manifesto/founders" - ], + "manifesto/perspective", + "manifesto/founders", + "🗺 Roadmap": ["roadmap/phases", "roadmap/alignment2021"], "🌳 Resources": ["resources/graphics", "resources/art", "resources/memes"], "About The Wiki": ["style-guide", "mdx"]