From 5f8138863f0745316ad20aaa8d0afec45711c2b3 Mon Sep 17 00:00:00 2001 From: Bill Stumbo Date: Wed, 7 Aug 2024 00:04:04 -0400 Subject: [PATCH] Replace twitter url with x url, change name to X. --- config/_default/params.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/params.yaml b/config/_default/params.yaml index 5463cb427..759ed2d31 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -71,8 +71,8 @@ links: url: "mailto:Interlisp@googlegroups.com" icon: "fa fa-envelope" desc: "Discussion and help from your fellow users" - - name: "Twitter" - url: "https://twitter.com/interlisp8" + - name: "X" + url: "https://x.com/interlisp8" icon: "fab fa-x-twitter" desc: "Follow us on X to get the latest news!" # - name: "Stack Overflow"