-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathidoc.yml
More file actions
27 lines (20 loc) · 640 Bytes
/
idoc.yml
File metadata and controls
27 lines (20 loc) · 640 Bytes
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
26
27
logo: ./logo.svg
favicon: ./logo.svg
menus:
首页: index.html
教程: tutorial/index.html
索引: tags/index.html
捐赠: https://jaywcjlove.github.io/#/sponsor
scopePrivate:
- tutorial
copyAssets:
- '**/assets/*.{mp3,ogm,ogg,mp4}'
- '**/assets/workplace.jpg'
cacheFileStat: true
homepage: https://wangchujiang.com/html-tutorial/
editButton:
label: GitHub 上编辑此页
url: https://github.com/jaywcjlove/html-tutorial/blob/main/
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}}