File tree Expand file tree Collapse file tree 9 files changed +13
-100
lines changed Expand file tree Collapse file tree 9 files changed +13
-100
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # 项目额外页面
2
+ ## Offer 与进阶
3
+ - [ 我的 Offer 在哪里?] ( https://doocs.gitee.io/advanced-java/#/docs/extra-page/offer )
4
+ - [ 让我们同步进阶!] ( https://doocs.gitee.io/advanced-java/#/docs/extra-page/advanced )
5
+
6
+ ## 项目 Page 页
7
+ - [ GitHub Page] ( https://doocs.github.io/advanced-java/#/ )
8
+ - [ Gitee Page] ( https://doocs.gitee.io/advanced-java/#/ )
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 26
26
< ul >
27
27
< li > < a href ="# "> 封面</ a > </ li >
28
28
< li > < a href ="#/README "> 首页</ a > </ li >
29
- < li > < a href ="#/advanced "> 进阶</ a > </ li >
30
- < li > < a href ="#/offer "> Offer</ a > </ li >
31
- < li > < a href ="https://github.com/doocs "> Doocs</ a > </ li >
32
- < li > < a href ="https://github.com/yanglbme "> Author</ a > </ li >
29
+ < li > < a href ="#/docs/extra-page/ advanced "> 进阶</ a > </ li >
30
+ < li > < a href ="#/docs/extra-page/ offer "> Offer</ a > </ li >
31
+ < li > < a href ="https://github.com/doocs " target =" _blank " > Doocs</ a > </ li >
32
+ < li > < a href ="https://github.com/yanglbme " target =" _blank " > Author</ a > </ li >
33
33
</ ul >
34
34
</ li >
35
35
</ ul >
44
44
auto2top : true ,
45
45
loadNavbar : false ,
46
46
coverpage : true ,
47
- coverpage : 'cover.md' ,
47
+ coverpage : 'docs/extra-page/ cover.md' ,
48
48
mergeNavbar : true ,
49
49
search : [
50
50
'/'
You can’t perform that action at this time.
0 commit comments