大作业参考
This commit is contained in:
parent
5e8ae36141
commit
54ea4ecc70
4 changed files with 578 additions and 9 deletions
|
@ -118,7 +118,7 @@ sidebar:
|
|||
# - always expand for all pages automatically.
|
||||
# - hide expand only when click on the sidebar toggle icon.
|
||||
# - remove totally remove sidebar including sidebar toggle.
|
||||
display: remove
|
||||
display: post
|
||||
|
||||
# Sidebar padding in pixels.
|
||||
padding: 18
|
||||
|
@ -177,7 +177,7 @@ toc:
|
|||
# If true, all words will placed on next lines if header width longer then sidebar width.
|
||||
wrap: false
|
||||
# If true, all level of TOC in a post will be displayed, rather than the activated part of it.
|
||||
expand_all: false
|
||||
expand_all: true
|
||||
# Maximum heading depth of generated toc.
|
||||
max_depth: 6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue