-
-
Notifications
You must be signed in to change notification settings - Fork 221
/
idoc.yml
25 lines (22 loc) · 988 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
site: "Nginx 入门学习笔记"
logo: "./favicon.svg"
favicon: "./favicon.svg"
homepage: https://wangchujiang.com/nginx-tutorial/
menus:
首页: index.html
捐赠:
url: https://wangchujiang.com/#/sponsor
target: __blank
应用:
url: https://wangchujiang.com/#/app
target: __blank
editButton:
label: 在 GitHub 上编辑此页面
url: https://github.com/jaywcjlove/nginx-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}}