From 1086a0dfa0eb62b8ab86234b6d0c0e2d82da7170 Mon Sep 17 00:00:00 2001 From: FrandreJoestar <118864715+FrandreJoestar@users.noreply.github.com> Date: Tue, 13 Aug 2024 11:36:39 +0800 Subject: [PATCH] Update siteLinks.json --- src/assets/siteLinks.json | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/src/assets/siteLinks.json b/src/assets/siteLinks.json index e29ae507a4..f6f5ae9cba 100644 --- a/src/assets/siteLinks.json +++ b/src/assets/siteLinks.json @@ -2,36 +2,21 @@ { "icon": "Blog", "name": "博客", - "link": "https://blog.imsyy.top/" + "link": "无" }, { "icon": "Cloud", "name": "网盘", - "link": "https://pan.imsyy.top/" + "link": "无" }, { "icon": "CompactDisc", "name": "音乐", - "link": "https://music.imsyy.top/" + "link": "无" }, { "icon": "Compass", "name": "起始页", - "link": "https://nav.imsyy.top/" - }, - { - "icon": "Book", - "name": "网址集", - "link": "https://web.imsyy.top/" - }, - { - "icon": "Fire", - "name": "今日热榜", - "link": "https://hot.imsyy.top/" - }, - { - "icon": "LaptopCode", - "name": "站点监测", - "link": "https://status.imsyy.top/" + "link": "无" } ]