mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-20 01:17:19 +00:00
docs: add Rainbond button (#496)
Co-authored-by: songyg <songyg@goodrain.com>
This commit is contained in:
@@ -56,6 +56,12 @@ module.exports = {
|
||||
href: "https://zeabur.com/docs/zh-CN/marketplace/halo",
|
||||
description: "在 Zeabur 一键部署 Halo 服务"
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
label: "Rainbond 一键部署",
|
||||
href: "https://hub.grapps.cn/marketplace/apps/1255",
|
||||
description: "在 Rainbond 一键部署 Halo 服务"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@@ -40,6 +40,12 @@
|
||||
"label": "Zeabur 一键部署",
|
||||
"href": "https://zeabur.com/docs/zh-CN/marketplace/halo",
|
||||
"description": "在 Zeabur 一键部署 Halo 服务"
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Rainbond 一键部署",
|
||||
"href": "https://hub.grapps.cn/marketplace/apps/1255",
|
||||
"description": "在 Rainbond 一键部署 Halo 服务"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user