From 302d68a07065e176d35acadfe724a215cf151348 Mon Sep 17 00:00:00 2001 From: Alexander Olikevich Date: Tue, 25 May 2021 17:55:57 +0000 Subject: [PATCH] Update sidebars.js --- sidebars.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index 07893aa..598c91a 100644 --- a/sidebars.js +++ b/sidebars.js @@ -6,7 +6,8 @@ module.exports = { items: [ 'robossembler-overview', 'plan', - 'glossary' + 'glossary', + 'information_support' ], }, ],