From 62ebeec1d95179ae13b578b546cbf87232abba20 Mon Sep 17 00:00:00 2001 From: DuroCodes Date: Sat, 24 Feb 2024 13:19:19 -0500 Subject: [PATCH] fix: maybe fix sidebar? idk it works fine for me now --- docgen.docusaurus.config.js | 1 - docusaurus.config.js | 1 - 2 files changed, 2 deletions(-) diff --git a/docgen.docusaurus.config.js b/docgen.docusaurus.config.js index cda415528..f517b0538 100644 --- a/docgen.docusaurus.config.js +++ b/docgen.docusaurus.config.js @@ -44,7 +44,6 @@ const config = { // Remove this to remove the "edit this page" links. editUrl: 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', - // This might need to be changed in the future if there's a lot of blog posts? blogSidebarCount: 'ALL', }, pages: { diff --git a/docusaurus.config.js b/docusaurus.config.js index bfb437684..f9021d07b 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -46,7 +46,6 @@ const config = { // Remove this to remove the "edit this page" links. editUrl: 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', - // This might need to be changed in the future if there's a lot of blog posts? blogSidebarCount: 'ALL', }, pages: {