Skip to content

Commit dc705bd

Browse files
committed
doc: user remote repo navbar config
1 parent 90f35d6 commit dc705bd

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

_navbar.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
repo: 'php-toolkit/pflag',
1515
maxLevel: 4,
1616
// 加载 _navbar.md
17-
loadNavbar: true,
17+
// loadNavbar: true,
18+
loadNavbar: 'https://raw.githubusercontent.com/inhere/conf/master/docsify/php-projects.md',
1819
// 加载 _sidebar.md
1920
// loadSidebar: true,
2021
}

0 commit comments

Comments
 (0)