mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 14:44:21 +01:00
docs: fix docusaurus sidebar limit (#1722)
This commit is contained in:
@@ -55,6 +55,7 @@ const config: Config = {
|
|||||||
onInlineTags: "warn",
|
onInlineTags: "warn",
|
||||||
onInlineAuthors: "warn",
|
onInlineAuthors: "warn",
|
||||||
onUntruncatedBlogPosts: "warn",
|
onUntruncatedBlogPosts: "warn",
|
||||||
|
blogSidebarCount: 'ALL'
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
customCss: "./src/css/custom.css",
|
customCss: "./src/css/custom.css",
|
||||||
|
|||||||
Reference in New Issue
Block a user