Skip to content

Commit

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

0 comments on commit 0d39bda

Please sign in to comment.