Skip to content

Commit 9f164f2

Browse files
committed
chore: update dependency idoc to v1
1 parent 36120cf commit 9f164f2

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

idoc.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ homepage: https://wangchujiang.com/docker-tutorial/
88

99
menus:
1010
Home: index.html
11-
Sponsor: https://jaywcjlove.github.io/#/sponsor
11+
Sponsor:
12+
url: https://wangchujiang.com/#/sponsor
13+
target: __blank
1214

1315
editButton:
1416
label: Edit this page on GitHub
1517
url: https://github.com/jaywcjlove/docker-tutorial/tree/master/
1618
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}}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"tutorial"
1919
],
2020
"dependencies": {
21-
"idoc": "^1.21.4"
21+
"idoc": "^1"
2222
}
2323
}

0 commit comments

Comments
 (0)