mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
update tableOfContents min max level
This commit is contained in:
@@ -56,6 +56,10 @@ const config = {
|
||||
defaultMode: 'dark',
|
||||
disableSwitch: false,
|
||||
},
|
||||
tableOfContents: {
|
||||
minHeadingLevel: 2,
|
||||
maxHeadingLevel: 5,
|
||||
},
|
||||
navbar: {
|
||||
items: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user