Replace X link in footer with Masto/Bluesky

This commit is contained in:
Andrew Morgan 2025-12-19 15:41:20 +00:00
parent 6b5ff04d00
commit fe0673cba3

View file

@ -121,10 +121,15 @@ sidebar_menu_compact = true
icon = "fab fa-youtube"
desc = "Matrix YouTube channel"
[[params.links.bottom]]
name = "Twitter"
url = "https://twitter.com/matrixdotorg"
icon = "fab fa-x-twitter"
desc = "Matrix on Twitter"
name = "Mastodon"
url = "https://mastodon.matrix.org/@matrix"
icon = "fab fa-mastodon"
desc = "Matrix on Mastodon"
[[params.links.bottom]]
name = "Bluesky"
url = "https://bsky.app/profile/matrix.org"
icon = "fab fa-bluesky"
desc = "Matrix on Bluesky"
# configuration for the hugo development server