Skip to content

Commit 4b8746a

Browse files
devvaannshabose
authored andcommitted
fix: blog sidebar content getting trimmed
1 parent c58bb1f commit 4b8746a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ const config = {
7777
},
7878
blog: {
7979
showReadingTime: true,
80+
blogSidebarCount: 'ALL',
8081
// Please change this to your repo.
8182
// Remove this to remove the "edit this page" links.
8283
editUrl: "https://github.com/phcode-dev/docs/blob/main/"

0 commit comments

Comments
 (0)