From 6853d1a9d86453b1ae8136009caf179a2932869d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=84=E6=A6=84=E8=8F=9C?= Date: Thu, 21 Nov 2024 02:14:38 +0800 Subject: [PATCH] Update friends.json --- src/data/friends.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/friends.json b/src/data/friends.json index 85c0f46..5d200c9 100644 --- a/src/data/friends.json +++ b/src/data/friends.json @@ -99,5 +99,11 @@ "avatar": "https://lakphy.me/avatar.webp", "title": "Lakphy", "description": "虽然很年轻但是已经老了的技术热爱者" + }, + { + "url": "https://hatateaya.github.io", + "avatar": "https://avatars.githubusercontent.com/u/99482521", + "title": "橄榄菜的博客", + "description": "" } ]