mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
[feat]docsify渲染层级
This commit is contained in:
parent
4fab8d2870
commit
9bd2cb6bf6
@ -25,7 +25,7 @@
|
|||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
name: 'JavaGuide',
|
name: 'JavaGuide',
|
||||||
repo: 'https://github.com/Snailclimb/JavaGuide',
|
repo: 'https://github.com/Snailclimb/JavaGuide',
|
||||||
maxLevel: 3,//最大支持渲染的标题层级
|
maxLevel: 4,//最大支持渲染的标题层级
|
||||||
coverpage: true,//封面,_coverpage.md
|
coverpage: true,//封面,_coverpage.md
|
||||||
auto2top: true,//切换页面后是否自动跳转到页面顶部
|
auto2top: true,//切换页面后是否自动跳转到页面顶部
|
||||||
//ga: 'UA-138586553-1',
|
//ga: 'UA-138586553-1',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user