From 69c2c2f8737ee237a335ab5b190445e6bfdbf166 Mon Sep 17 00:00:00 2001 From: vmomenv Date: Fri, 21 Jul 2023 11:53:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B0=8A=E4=BA=91=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homelinks.json | 87 +++++++++++++++++++++++++------------------------- 1 file changed, 43 insertions(+), 44 deletions(-) diff --git a/homelinks.json b/homelinks.json index e1b3270..fbe19b7 100644 --- a/homelinks.json +++ b/homelinks.json @@ -1,58 +1,57 @@ -[ - { - "name":"愿望墙", - "more":"想要什么应用?在墙上写下愿望吧!", - "imgUrl":"/home/links/Wishwall.png", - "type":"_blank", - "url":"https://www.deepinos.org/t/Wish-wall" +[{ + "name": "愿望墙", + "more": "想要什么应用?在墙上写下愿望吧!", + "imgUrl": "/home/links/Wishwall.png", + "type": "_blank", + "url": "https://www.deepinos.org/t/Wish-wall" }, { - "name":"节点监控", - "more":"这里是星火各个服务器的监控页哦!", - "imgUrl":"/home/links/Monitor.png", - "type":"_self", - "url":"https://status.deepinos.org.cn/" + "name": "节点监控", + "more": "这里是星火各个服务器的监控页哦!", + "imgUrl": "/home/links/Monitor.png", + "type": "_self", + "url": "https://status.deepinos.org.cn/" }, { - "name":"参与贡献", - "more":"点我参与我们的开发工作吧!", - "imgUrl":"/home/links/Contri.png", - "type":"_blank", - "url":"https://gitee.com/deepin-community-store" + "name": "参与贡献", + "more": "点我参与我们的开发工作吧!", + "imgUrl": "/home/links/Contri.png", + "type": "_blank", + "url": "https://gitee.com/deepin-community-store" }, { - "name":"反馈中心", - "more":"报告!发现新Bug一枚!", - "imgUrl":"/home/links/FeedBack.png", - "type":"_blank", - "url":"https://www.deepinos.org/t/spark-feedback" + "name": "反馈中心", + "more": "报告!发现新Bug一枚!", + "imgUrl": "/home/links/FeedBack.png", + "type": "_blank", + "url": "https://www.deepinos.org/t/spark-feedback" }, { - "name":"随喜捐赠", - "more":"星火商店需要你的支持~", - "imgUrl":"/home/links/Donate.png", - "type":"_self", - "url":"https://donate.deepinos.org.cn/donate/index.html" + "name": "随喜捐赠", + "more": "星火商店需要你的支持~", + "imgUrl": "/home/links/Donate.png", + "type": "_self", + "url": "https://donate.deepinos.org.cn/donate/index.html" }, { - "name":"推荐首页应用", - "more":"更多推荐应用?其他推荐分类?欢迎Pr!", - "imgUrl":"/home/links/recommend-app.png", - "type":"_blank", - "url":"https://gitee.com/deepin-community-store/spark-store-home-links/" + "name": "推荐首页应用", + "more": "更多推荐应用?其他推荐分类?欢迎Pr!", + "imgUrl": "/home/links/recommend-app.png", + "type": "_blank", + "url": "https://gitee.com/deepin-community-store/spark-store-home-links/" }, { - "name":"尊云——简单好用,价格厚道", - "more":"简单好用,价格厚道的云服务器、云主机", - "imgUrl":"/home/links/Ad-zun.com.png", - "type":"_blank", - "url":"https://www.zun.com/?u=C78D6F" + "name": "尊云——简单好用,价格厚道", + "more": "简单好用,价格厚道的云服务器、云主机", + "imgUrl": "/home/links/Ad-zun.com.png", + "type": "_blank", + "url": "https://www.zun.com/index.php?u=C78D6F" }, - { - "name":"deepin 23 适配中心", - "more":"商店中需要适配23的软件,在这里提就对了", - "imgUrl":"/home/links/deepin-23.png", - "type":"_blank", - "url":"https://gitee.com/deepin-community-store/software_-issue/issues" + { + "name": "deepin 23 适配中心", + "more": "商店中需要适配23的软件,在这里提就对了", + "imgUrl": "/home/links/deepin-23.png", + "type": "_blank", + "url": "https://gitee.com/deepin-community-store/software_-issue/issues" } -] +] \ No newline at end of file