Skip to content

Commit 46180f7

Browse files
committed
show more blog posts in the sidebar
1 parent a69214b commit 46180f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ const config = {
5858
// },
5959
blog: {
6060
showReadingTime: true,
61+
blogSidebarCount: 10,
62+
...editUrl,
6163
},
6264
theme: {
6365
customCss: require.resolve("./src/css/custom.css"),

0 commit comments

Comments
 (0)