diff --git a/pages/home.go b/pages/home.go
index b7eb6a8..03931a7 100644
--- a/pages/home.go
+++ b/pages/home.go
@@ -25,19 +25,14 @@ func Home(c echo.Context) error {
Href: "/api/rss",
Icon: template.HTML(``),
},
- {
- Name: "Discord",
- Href: "http://discord.com/users/83679718401904640",
- Icon: template.HTML(``),
- },
{
Name: "Spotify",
Href: "https://open.spotify.com/user/31v3p4oq6im7fvpqhhbju222pbr4?si=f25bb92301434db2",
Icon: template.HTML(``),
},
{
- Name: "Mastdon",
- Href: "https://mastodon.social/@atridotdad",
+ Name: "Fediverse",
+ Href: "https://blahaj.zone/@himbothy",
Icon: template.HTML(``),
},
{