Compare commits

..

1 commit

Author SHA1 Message Date
Richard van der Hoff 7c8f02d8d1
Merge 4a1af15895 into 6b5ff04d00 2025-12-19 00:55:02 +00:00
2 changed files with 13 additions and 19 deletions

View file

@ -1 +0,0 @@
Replace the Twitter link in the footer with our BlueSky and Mastodon socials.

View file

@ -121,15 +121,10 @@ sidebar_menu_compact = true
icon = "fab fa-youtube" icon = "fab fa-youtube"
desc = "Matrix YouTube channel" desc = "Matrix YouTube channel"
[[params.links.bottom]] [[params.links.bottom]]
name = "Mastodon" name = "Twitter"
url = "https://mastodon.matrix.org/@matrix" url = "https://twitter.com/matrixdotorg"
icon = "fab fa-mastodon" icon = "fab fa-x-twitter"
desc = "Matrix on Mastodon" desc = "Matrix on Twitter"
[[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 # configuration for the hugo development server