We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558c1bb commit e5fdccaCopy full SHA for e5fdcca
index.html
@@ -14,10 +14,9 @@
14
repo: 'php-toolkit/stdlib',
15
maxLevel: 4,
16
// 加载 _navbar.md
17
- loadNavbar: true,
+ // loadNavbar: true,
18
+ loadNavbar: 'test/_navbar.md',
19
// loadNavbar: 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md',
- // 加载 _sidebar.md
20
- // loadSidebar: true,
21
alias: {
22
// '/_navbar.md': 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md',
23
// '/.*/_sidebar.md': 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md',
0 commit comments