From a56297b3df03a810c476df2036fb92326b72c663 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Jun 2025 10:33:26 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8F=8B=E9=93=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Twisuki 苏阳 详情(https://github.com/AgxCOy/AgxCOy/issues/6) --- src/friends.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/friends.json b/src/friends.json index 913e335..d3b9f3b 100644 --- a/src/friends.json +++ b/src/friends.json @@ -22,5 +22,11 @@ "name": "MelodyEcho 律回", "link": "https://glowmem.com/", "icon": "https://github.com/AiCorein.png" + }, + "#6:0": { + "name": "Twisuki 苏阳", + "icon": "https://twis.uk/avatar.png", + "desc": "一只喜欢到处贴贴的猫。", + "link": "https://twis.uk" } } \ No newline at end of file -- 2.49.1 From 4833a87b2e3e67410a7ad49b6cdbf3e673e37065 Mon Sep 17 00:00:00 2001 From: "SilverAg.L" Date: Tue, 17 Jun 2025 18:40:08 +0800 Subject: [PATCH 2/2] replace existing content generated by old workflow. --- src/friends.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/src/friends.json b/src/friends.json index d3b9f3b..2b6c91d 100644 --- a/src/friends.json +++ b/src/friends.json @@ -5,11 +5,11 @@ "desc": "愿世界没有加班。", "link": "https://blog.shimakaze.dev" }, - "#6": { - "icon": "https://twis.uk/avatar.png", + "#6:0": { "name": "Twisuki 苏阳", - "link": "https://twis.uk", - "desc": "一只喜欢到处贴贴的猫。" + "icon": "https://twis.uk/avatar.png", + "desc": "一只喜欢到处贴贴的猫。", + "link": "https://twis.uk" }, "#7": { "link": "https://sfkm.me", @@ -22,11 +22,5 @@ "name": "MelodyEcho 律回", "link": "https://glowmem.com/", "icon": "https://github.com/AiCorein.png" - }, - "#6:0": { - "name": "Twisuki 苏阳", - "icon": "https://twis.uk/avatar.png", - "desc": "一只喜欢到处贴贴的猫。", - "link": "https://twis.uk" } } \ No newline at end of file -- 2.49.1