From c6c1abb92080030169e984652a9ba7e59bd6cbfb Mon Sep 17 00:00:00 2001 From: peth-yursick <55857222+peth-yursick@users.noreply.github.com> Date: Wed, 15 Jul 2020 13:58:42 +0200 Subject: [PATCH] Update sidebars.js --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index 816f7591..0026ab6e 100644 --- a/sidebars.js +++ b/sidebars.js @@ -1,6 +1,7 @@ module.exports = { someSidebar: { "🐣 Start Here": [ + "Players/start-here", "handbook/for-players", "handbook/for-guilds", "handbook/for-investors", @@ -9,7 +10,6 @@ module.exports = { "handbook/where-to-start", ], "🤨 WTF is MetaGame?": [ - "introduction", "handbook/in-search-of-commons-that-scale", "handbook/the-coming-of-metagame", "handbook/wtf-is-metagame",