index_about.md
This commit is contained in:
@@ -338,7 +338,7 @@ theme = "LoveIt"
|
||||
# 是否使用目录
|
||||
enable = true
|
||||
# 是否保持使用文章前面的静态目录
|
||||
keepStatic = true
|
||||
keepStatic = false
|
||||
# 是否使侧边目录自动折叠展开
|
||||
auto = true
|
||||
# 代码配置
|
||||
@@ -346,7 +346,7 @@ theme = "LoveIt"
|
||||
# 是否显示代码块的复制按钮
|
||||
copy = true
|
||||
# 默认展开显示的代码行数
|
||||
maxShownLines = 10
|
||||
maxShownLines = 100
|
||||
# KaTeX 数学公式
|
||||
[params.page.math]
|
||||
enable = true
|
||||
|
||||
Reference in New Issue
Block a user