diff --git a/idoc.yml b/idoc.yml
index 0cd4dba..cfa08fc 100644
--- a/idoc.yml
+++ b/idoc.yml
@@ -8,11 +8,17 @@ homepage: https://wangchujiang.com/docker-tutorial/
menus:
Home: index.html
- Sponsor: https://jaywcjlove.github.io/#/sponsor
+ Sponsor:
+ url: https://wangchujiang.com/#/sponsor
+ target: __blank
editButton:
label: Edit this page on GitHub
url: https://github.com/jaywcjlove/docker-tutorial/tree/master/
footer: |
- Released under the MIT License. Copyright © 2022 Kenny Wong
- Generated by idoc v{{idocVersion}}
\ No newline at end of file
+ App •
+ Projects •
+ Sponsor •
+ More Apps
+ Released under the MIT License. Copyright © 2024 Kenny Wong
+ Generated by idoc v{{idocVersion}}
\ No newline at end of file
diff --git a/package.json b/package.json
index ca41d19..bb273b3 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,6 @@
"tutorial"
],
"dependencies": {
- "idoc": "^1.21.4"
+ "idoc": "^1"
}
}
\ No newline at end of file