Skip to content

Commit e8d4db3

Browse files
committed
chore: update idoc config.
1 parent d4777d5 commit e8d4db3

File tree

2 files changed

+12
-16
lines changed

2 files changed

+12
-16
lines changed

README.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<p align="center">
22
<a href="http://nginx.org/">
3-
<img width="210" src="./nginx.svg" />
3+
<img width="160" src="./favicon.svg" />
44
</a>
5+
56
</p>
67
<!--rehype:style=height: 210px; display: flex; align-items: center; justify-content: center;-->
8+
<!--idoc:ignore:start-->
9+
<h1 align="center">Nginx 入门学习笔记</h1>
10+
<!--idoc:ignore:end-->
711

812
[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
913

@@ -16,8 +20,9 @@ Nginx版本:`1.11.5`
1620

1721
<!--idoc:ignore:start-->
1822

19-
目录
20-
===
23+
## 目录
24+
25+
2126
- [安装](#安装)
2227
- [安装依赖](#安装依赖)
2328
- [下载](#下载)
@@ -1538,15 +1543,3 @@ Made with [action-contributors](https://github.com/jaywcjlove/github-action-cont
15381543
## License
15391544

15401545
Licensed under the MIT License.
1541-
1542-
<!--idoc:config:
1543-
site: Nginx Tutorial
1544-
favicon: favicon.svg
1545-
logo: favicon.svg
1546-
editButton:
1547-
label: Edit this page on GitHub
1548-
url: https://github.com/jaywcjlove/nginx-tutorial/blob/master/
1549-
footer: |
1550-
Released under the MIT License. Copyright © 2022 Kenny Wong<br />
1551-
Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
1552-
-->

idoc.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site: Nginx 入门学习笔记
1+
site: "Nginx 入门学习笔记"
22
logo: "./favicon.svg"
33
favicon: "./favicon.svg"
44

@@ -9,6 +9,9 @@ menus:
99
Sponsor:
1010
url: https://wangchujiang.com/#/sponsor
1111
target: __blank
12+
Apps:
13+
url: https://wangchujiang.com/#/app
14+
target: __blank
1215

1316
editButton:
1417
label: Edit this page on GitHub

0 commit comments

Comments
 (0)