@@ -49,7 +49,13 @@ module.exports = {
49
49
items : [
50
50
"getting-started/install/cloud/alibaba-cloud-market" ,
51
51
"getting-started/install/cloud/tencent-cloud-lighthouse" ,
52
- "getting-started/install/cloud/alibaba-cloud-computenest"
52
+ "getting-started/install/cloud/alibaba-cloud-computenest" ,
53
+ {
54
+ type : "link" ,
55
+ label : "Zeabur 一键部署" ,
56
+ href : "https://zeabur.com/docs/zh-CN/marketplace/halo" ,
57
+ description : "在 Zeabur 一键部署 Halo 服务"
58
+ } ,
53
59
] ,
54
60
} ,
55
61
{
@@ -285,9 +291,9 @@ module.exports = {
285
291
"developer-guide/plugin/extension-points/ui/post-list-item-field-create" ,
286
292
"developer-guide/plugin/extension-points/ui/user-detail-tabs-create" ,
287
293
"developer-guide/plugin/extension-points/ui/uc-user-profile-tabs-create" ,
288
- ]
294
+ ] ,
289
295
} ,
290
- ]
296
+ ] ,
291
297
} ,
292
298
{
293
299
type : "category" ,
@@ -300,7 +306,7 @@ module.exports = {
300
306
"developer-guide/plugin/interaction/dependency" ,
301
307
"developer-guide/plugin/interaction/shared-events" ,
302
308
"developer-guide/plugin/interaction/making-plugin-extensible" ,
303
- ]
309
+ ] ,
304
310
} ,
305
311
{
306
312
type : "category" ,
@@ -313,7 +319,7 @@ module.exports = {
313
319
"developer-guide/plugin/security/rbac" ,
314
320
"developer-guide/plugin/security/role-template" ,
315
321
"developer-guide/plugin/security/ui-permission" ,
316
- ]
322
+ ] ,
317
323
} ,
318
324
{
319
325
type : "category" ,
0 commit comments