diff --git a/pages/home.go b/pages/home.go index 6471144..030f51c 100644 --- a/pages/home.go +++ b/pages/home.go @@ -35,12 +35,12 @@ func Home(c echo.Context) error { { Name: "Mastodon", Href: "https://fedi.atri.dad/@me", - Icon: template.HTML(``), + Icon: template.HTML(``), }, { Name: "Bluesky", Href: "https://bsky.app/profile/atridad.bsky.social", - Icon: template.HTML(``), + Icon: template.HTML(``), }, }