Docs: delete image cdn for vercel (#385)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
@@ -3,10 +3,6 @@
|
|||||||
{
|
{
|
||||||
"source": "/",
|
"source": "/",
|
||||||
"destination": "/docs"
|
"destination": "/docs"
|
||||||
},
|
|
||||||
{
|
|
||||||
"source": "/imgs/:path*",
|
|
||||||
"destination": "https://jsdelivr.icloudnative.io/gh/labring/FastGPT@main/docSite/assets/imgs/:path*"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"headers": [
|
"headers": [
|
||||||
|
|||||||
Reference in New Issue
Block a user