forked from kofal.net/zmk
feat(blog): Show all posts on sidebar
This commit is contained in:
@@ -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: [
|
||||||
|
|||||||
Reference in New Issue
Block a user