-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
Copy pathidoc.yml
25 lines (21 loc) · 933 Bytes
/
idoc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cacheFileStat: true
homepage: https://wangchujiang.com/handbook/
menus:
Home: index.html
Awesome: awesome.html
Apps:
url: https://wangchujiang.com/#/app
target: __blank
Sponsor:
url: https://wangchujiang.com/#/sponsor
target: __blank
editButton:
label: Edit this page on GitHub
url: https://github.com/jaywcjlove/handbook/blob/master/
footer: |
<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}}