feat: Dock栏添加OpenCode网站链接
This commit is contained in:
@@ -28,6 +28,12 @@ const dockItems = [
|
||||
name: 'JRebel',
|
||||
url: 'https://jrebel.wufangzhen.com',
|
||||
icon: 'M13 10V3L4 14h7v7l9-11h-7z'
|
||||
},
|
||||
{
|
||||
id: 'opencode',
|
||||
name: 'OpenCode',
|
||||
url: 'https://opencode.wufangzhen.com',
|
||||
icon: 'M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z'
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user