Skip to content

Commit

Permalink
chore: update idoc config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 16, 2024
1 parent 528e555 commit 495b88d
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions idoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,20 @@ homepage: https://wangchujiang.com/swiftui-example/

menus:
Home: index.html
Cheat Sheet: 21-minutes-MySQL-basic-entry.html
CheatSheet: 21-minutes-MySQL-basic-entry.html
Awesome: awesome-mysql.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/mysql-tutorial/blob/master/

footer: |
Released under the MIT License. Copyright © 2022 Kenny Wong<br />
Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
<a href="https://wangchujiang.com/#/app" target="_blank">App</a> •
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a> •
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a> •
<a href="https://wangchujiang.com/#/app" target="_blank">More Apps</a><br /><br />
Released under the MIT License. Copyright © 2024 <a href="https://wangchujiang.com/#/about" target="_blank">Kenny Wong</a><br />
Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}

0 comments on commit 495b88d

Please sign in to comment.