We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1065e45 commit 2029d90Copy full SHA for 2029d90
docs/index.html
@@ -18,6 +18,8 @@
18
maxLevel: 3,//最大支持渲染的标题层级
19
homepage: 'HomePage.md',
20
coverpage: true,//封面,_coverpage.md
21
+ auto2top: true,//切换页面后是否自动跳转到页面顶部
22
+ //logo: 'https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-3logo-透明.png' ,
23
}
24
</script>
25
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
0 commit comments