From 49d188863fe3e930542786c8fc9ddbf212a3e317 Mon Sep 17 00:00:00 2001 From: Sarthak Kumar Shailendra <69191344+sarthak-kumar-shailendra@users.noreply.github.com> Date: Fri, 3 Oct 2025 19:14:21 +0000 Subject: [PATCH] fix: update twitter icon to x Signed-off-by: Sarthak Kumar Shailendra <69191344+sarthak-kumar-shailendra@users.noreply.github.com> --- config/_default/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 0e334ace..400643b2 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -110,7 +110,7 @@ sidebar_menu_compact = true [[params.links.bottom]] name = "Twitter" url = "https://twitter.com/matrixdotorg" - icon = "fab fa-twitter" + icon = "fab fa-x-twitter" desc = "Matrix on Twitter"