diff --git a/src/Body/Links.tsx b/src/Body/Links.tsx
index 01ad5cc..b51a52b 100644
--- a/src/Body/Links.tsx
+++ b/src/Body/Links.tsx
@@ -10,7 +10,7 @@ type ImageLinkProps = {
};
const ImageLink = ({ href, title, Image }: ImageLinkProps) => (
-
+
);
@@ -21,7 +21,7 @@ const Links = () => (
-