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