We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c42bc0 commit 9c87aadCopy full SHA for 9c87aad
README.md
@@ -12,7 +12,7 @@ See the [中文文档](README_CN.md) for Chinese README.
12
13
## Sites
14
15
-- Gitee Pages: https://doocs.gitee.io
+- Vercel: https://doocs.vercel.app
16
- GitHub Pages: https://doocs.github.io
17
18
## Owner
README_CN.md
@@ -10,7 +10,7 @@
10
11
## 站点
## 发起人
vercel.json
@@ -0,0 +1,5 @@
1
+{
2
+ "github": {
3
+ "silent": true
4
+ }
5
+}
0 commit comments