From c6fada1bbd4b1915a9203ddee8b2faeb988e31b6 Mon Sep 17 00:00:00 2001 From: PrinOrange Date: Mon, 12 Aug 2024 13:59:57 +0800 Subject: [PATCH] update the friend links example --- data/friends.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/friends.ts b/data/friends.ts index 7c06e6f..99aca74 100644 --- a/data/friends.ts +++ b/data/friends.ts @@ -3,7 +3,7 @@ import { TFriendItem } from "@/types/friend.type"; export const FriendsList: TFriendItem[] = [ { title: "但为君故's Blog", - url: "http://blog.terminals.run/", + url: "https://dreams.plus/", }, { title: "Your Best Friend's Blog",