diff --git a/src/components/FriendLink.astro b/src/components/FriendLink.astro index ba9aafc..1e9e3c9 100644 --- a/src/components/FriendLink.astro +++ b/src/components/FriendLink.astro @@ -3,12 +3,15 @@ import { Image } from "astro:assets"; const { name, image, target } = Astro.props; --- -{`${name}`} +{`${name}`} \ No newline at end of file diff --git a/src/pages/other buttons.astro b/src/pages/other buttons.astro index 2e2ae5e..95b03f7 100644 --- a/src/pages/other buttons.astro +++ b/src/pages/other buttons.astro @@ -59,7 +59,7 @@ const pageTitle = "Aria's friends"; target="https://astro.build/" /> - +