From 1ed5baf4b5fd76bd1b0644bc311916a59ed2942e Mon Sep 17 00:00:00 2001 From: Etaoin Wu Date: Thu, 9 May 2024 23:03:04 -0700 Subject: [PATCH] add: Etaoin's friend link --- posts/friend.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/posts/friend.json b/posts/friend.json index 0637a08..f8a6d01 100644 --- a/posts/friend.json +++ b/posts/friend.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "link": "https://etaoinwu.com/", + "name": "Etaoin", + "avatar": "https://etaoinwu.com/img/poni.webp", + "description": "Friendship is Magic!" + } +] \ No newline at end of file