From 141ce7edb05888f15c255014fccb24eb685834b3 Mon Sep 17 00:00:00 2001 From: Melroy van den Berg Date: Tue, 22 Oct 2024 18:03:49 +0200 Subject: [PATCH] Move to x.com Signed-off-by: Melroy van den Berg --- config/_default/params.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 0b560f6..577811e 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -197,11 +197,11 @@ params = "posttype=link" [[ananke.social.networks]] slug = "twitter" -label = "Twitter" +label = "X" color = "#1da1f2" -profile = "https://twitter.com/%s" +profile = "https://x.com/%s" icon = "twitter" # font awesome brand icon name -link = "https://twitter.com/intent/tweet/" +link = "https://x.com/intent/post/" [ananke.social.networks.particles] text = "description" url = "permalink"