From 2ff5a1e2c7c786d40179175f3d2bd50512f6bfa9 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Mon, 7 Feb 2022 15:55:24 -0700 Subject: [PATCH] added pages to sidebar --- sidebars.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index 0bee3eb3..d84e6af6 100644 --- a/sidebars.js +++ b/sidebars.js @@ -196,7 +196,14 @@ module.exports = { "About Documentation": [ "about-documentation/overview", "about-documentation/serve-docs-locally", - ] + { + Dependencies: [ + "about-documentation/docusaurus", + "about-documentation/github", + "about-documentation/vercel", + ], + } + ], }, Legal: { Legal: [