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: {