From de47d73a84efb51a84d9cae6976e5ceec22c0369 Mon Sep 17 00:00:00 2001 From: "Hsien-Cheng(Ryan) Huang" Date: Wed, 18 Sep 2024 12:05:29 +0800 Subject: [PATCH] Update friends.json --- _data/friends.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/friends.json b/_data/friends.json index de4e0b3..b8817a7 100644 --- a/_data/friends.json +++ b/_data/friends.json @@ -33,5 +33,10 @@ "title": "Ryan Lite", "link": "https://light.ryankert.cc/", "feed": "https://light.ryankert.cc/index.xml" - } + }, + { + "title": "Louie Lu", + "link": "https://blog.louie.lu/", + "feed": "https://blog.louie.lu/feed/" + }, ]