diff --git a/src/components/FriendLink.astro b/src/components/FriendLink.astro
index c3907b3..6d9c29b 100644
--- a/src/components/FriendLink.astro
+++ b/src/components/FriendLink.astro
@@ -3,7 +3,7 @@ import { Image, Picture } from "astro:assets";
const { name, image, target } = Astro.props;
---
-
+