diff --git a/pages/home.go b/pages/home.go
index 797adbe..665afdc 100644
--- a/pages/home.go
+++ b/pages/home.go
@@ -33,9 +33,9 @@ func Home(c echo.Context) error {
Icon: template.HTML(``),
},
{
- Name: "Mastodon",
- Href: "https://fedi.atri.dad/@me",
- Icon: template.HTML(``),
+ Name: "Bluesky",
+ Href: "https://bsky.app/profile/atri.dad",
+ Icon: template.HTML(``),
},
}