mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-24 03:01:30 +08:00
feat: Add edgeyu to friends list
This commit is contained in:
@ -42,6 +42,7 @@ const friends: { name: string; url: string; description?: string }[] = [
|
||||
name: "Seyee's Blog",
|
||||
url: "https://seyee.co/",
|
||||
},
|
||||
{ name: "edgeyu", url: "https://edgeyu.top/" },
|
||||
];
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user