index_about.md

This commit is contained in:
Hu.Nan
2021-02-19 17:38:54 +08:00
parent 620ff30566
commit 9c70144dfe
3 changed files with 2 additions and 2 deletions

View File

@@ -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