Skip to content

Commit

Permalink
toc
Browse files Browse the repository at this point in the history
  • Loading branch information
idoyo7 committed Jan 13, 2025
1 parent c2238b0 commit ef6be8c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions book.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
"website": "styles/dark-mode.css"
},
"scripts": ["scripts/dark-mode.js"],
"plugins": ["customize-footer"],
"plugins": ["customize-footer", "toc"],
"pluginsConfig": {
"customize-footer": {
"footer": ""
},
"toc": {
"includeLevel": [1, 2, 3]
}
}
}

0 comments on commit ef6be8c

Please sign in to comment.