Skip to content

Commit

Permalink
fix: Replace unavailable friend icon URL
Browse files Browse the repository at this point in the history
  • Loading branch information
synthpop123 committed Sep 3, 2024
1 parent dc4e575 commit 794d96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/misc.astro
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const friends = [
},
{
name: "cfandora",
image: "https://pic.cfandora.com/avatar/dora.avif",
image: "https://img.lkwplus.com/dora.avif",
url: "https://blog.cfandora.com/",
bio: "Try to Find",
},
Expand Down

0 comments on commit 794d96e

Please sign in to comment.