Skip to content

Commit 64918ba

Browse files
committed
尝试失败,改回原来的样子了。
1 parent 11d8f44 commit 64918ba

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

docs/vercel.json

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
11
{
2-
"rewrites": [
3-
{
4-
"source": "/:path*",
5-
"has": [
6-
{
7-
"type": "host",
8-
"value": "markdown-syntax-hub.tcblabber.cn"
9-
}
10-
],
11-
"destination": "/markdown-syntax-hub/:path*"
12-
}
13-
],
14-
"redirects": [
15-
{
16-
"source": "/(.*)",
17-
"destination": "https://www.tcblabber.cn/markdown-syntax-hub"
18-
}
19-
]
2+
"trailingSlash": true
203
}

0 commit comments

Comments
 (0)