-
-
Notifications
You must be signed in to change notification settings - Fork 270
/
idoc.yml
24 lines (20 loc) · 930 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
site: Docker 入门教程
logo: "./img/logo.svg"
favicon: "./img/logo.svg"
cacheFileStat: true
homepage: https://wangchujiang.com/docker-tutorial/
menus:
首页: index.html
捐赠:
url: https://wangchujiang.com/#/sponsor
target: __blank
editButton:
label: Edit this page on GitHub
url: https://github.com/jaywcjlove/docker-tutorial/tree/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}}