From 5757f5d8f6d4f4fafb9b32b01cab958d471fc47a Mon Sep 17 00:00:00 2001 From: lonely-starry <1741713961@qq.com> Date: Tue, 12 Mar 2024 20:56:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B7=A5=E5=85=B7=E7=AE=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/siteLinks.json | 6 +++--- src/components/Links.vue | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/assets/siteLinks.json b/src/assets/siteLinks.json index 38ee1e4..b713796 100644 --- a/src/assets/siteLinks.json +++ b/src/assets/siteLinks.json @@ -20,9 +20,9 @@ "link": "https://img.lonelyxm.com/" }, { - "icon": "Fire", - "name": "暂无", - "link": "https://lonelyx.cn/" + "icon": "Toolbox", + "name": "工具箱", + "link": "https://tool.lonelyx.cn/" }, { "icon": "LaptopCode", diff --git a/src/components/Links.vue b/src/components/Links.vue index d761d06..0cd3662 100644 --- a/src/components/Links.vue +++ b/src/components/Links.vue @@ -43,7 +43,7 @@