feat(blog): Show all posts on sidebar
This commit is contained in:
parent
c2d220fbdf
commit
5b49bc10cd
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ module.exports = {
|
|||
showReadingTime: true,
|
||||
// Please change this to your repo.
|
||||
editUrl: "https://github.com/zmkfirmware/zmk/edit/main/docs/",
|
||||
blogSidebarCount: "ALL",
|
||||
},
|
||||
theme: {
|
||||
customCss: [
|
||||
|
|
Loading…
Add table
Reference in a new issue