mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
docs: fix docusaurus sidebar limit (#1722)
This commit is contained in:
parent
965eb34dc1
commit
32ab726d5b
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ const config: Config = {
|
|||
onInlineTags: "warn",
|
||||
onInlineAuthors: "warn",
|
||||
onUntruncatedBlogPosts: "warn",
|
||||
blogSidebarCount: 'ALL'
|
||||
},
|
||||
theme: {
|
||||
customCss: "./src/css/custom.css",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue