diff --git a/docusaurus.config.js b/docusaurus.config.js index adf6e1fd..fac54bc4 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -77,6 +77,7 @@ const config = { }, blog: { showReadingTime: true, + blogSidebarCount: 'ALL', // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: "https://github.com/phcode-dev/docs/blob/main/"