File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,17 @@ homepage: https://wangchujiang.com/docker-tutorial/
8
8
9
9
menus :
10
10
Home : index.html
11
- Sponsor : https://jaywcjlove.github.io/#/sponsor
11
+ Sponsor :
12
+ url : https://wangchujiang.com/#/sponsor
13
+ target : __blank
12
14
13
15
editButton :
14
16
label : Edit this page on GitHub
15
17
url : https://github.com/jaywcjlove/docker-tutorial/tree/master/
16
18
footer : |
17
- Released under the MIT License. Copyright © 2022 Kenny Wong<br />
18
- Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
19
+ <a href="https://wangchujiang.com/#/app" target="_blank">App</a> •
20
+ <a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a> •
21
+ <a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a> •
22
+ <a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br /><br />
23
+ Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br />
24
+ Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
Original file line number Diff line number Diff line change 18
18
" tutorial"
19
19
],
20
20
"dependencies" : {
21
- "idoc" : " ^1.21.4 "
21
+ "idoc" : " ^1"
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments