Skip to content

Commit 66ce747

Browse files
CopilotBornToBeRoot
andcommitted
fix: show all blog entries in Docusaurus sidebar
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
1 parent d9da242 commit 66ce747

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Website/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const config = {
4848
},
4949
blog: {
5050
showReadingTime: true,
51+
blogSidebarCount: "ALL",
5152
editUrl:
5253
"https://github.com/bornToBeRoot/NETworkManager/tree/main/Website/",
5354
},

0 commit comments

Comments
 (0)