add 3 kinds of buttons to open toc content
This commit is contained in:
parent
d30991a039
commit
5f6611839f
11 changed files with 130 additions and 17 deletions
|
@ -37,10 +37,12 @@ displayDate = true
|
|||
selectable = true
|
||||
# Custom global font. notice: `globalFontFamily` won't be working
|
||||
# on texts in some special positions like on titles
|
||||
globalFontFamily = 'Helvatica sans-serif'
|
||||
globalFontFamily = 'LXGW WenKai'
|
||||
# If set true, all your posts will use the chosen comment plugin
|
||||
# except those with a `comment: false` in their front-matter
|
||||
commentOnAllPosts = false
|
||||
# toc decides the shape of the toc button. e.g. default, lines, bar
|
||||
toc = "lines"
|
||||
|
||||
# Disqus configuration
|
||||
[params.disqus]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue