diff --git a/src/pages/friends.astro b/src/pages/friends.astro
index b8d7434..962fb2b 100644
--- a/src/pages/friends.astro
+++ b/src/pages/friends.astro
@@ -67,7 +67,17 @@ const pageTitle = "Aria's friends";
             <FriendLink
                 name="Sapphic"
                 image="https://sapphic.moe/buttons/friends/sapphic/image.png"
-                target="https://sapphic.moe//"
+                target="https://sapphic.moe/"
+            />
+            <FriendLink
+                name="Miyuko"
+                image="https://calayucu.com/button-88x31.png"
+                target="https://calayucu.com"
+            />
+            <FriendLink
+                name="meow_d"
+                image="https://meow-d.github.io/assets/images/buttons/meow_d.webp"
+                target="https://meow-d.github.io/"
             />
         </div>
     </Partition>