feat(blog): Show all posts on sidebar

This commit is contained in:
Cem Aksoylar 2023-11-03 23:20:42 -07:00
parent c2d220fbdf
commit 5b49bc10cd

View file

@ -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: [