Skip to content

Commit 9c87aad

Browse files
committed
feat: add vercel site
1 parent 1c42bc0 commit 9c87aad

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ See the [中文文档](README_CN.md) for Chinese README.
1212

1313
## Sites
1414

15-
- Gitee Pages: https://doocs.gitee.io
15+
- Vercel: https://doocs.vercel.app
1616
- GitHub Pages: https://doocs.github.io
1717

1818
## Owner

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## 站点
1212

13-
- Gitee Pages: https://doocs.gitee.io
13+
- Vercel: https://doocs.vercel.app
1414
- GitHub Pages: https://doocs.github.io
1515

1616
## 发起人

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"github": {
3+
"silent": true
4+
}
5+
}

0 commit comments

Comments
 (0)