From e75a128f076456cec8af7666c5f9df3713cae853 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Tue, 19 Nov 2024 10:59:57 +0100 Subject: [PATCH] social: use X logo instead of Twitter Also ordered the links. Signed-off-by: Mathieu Tortuyaux --- config.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 34f19f02..9d55d325 100644 --- a/config.yaml +++ b/config.yaml @@ -22,9 +22,6 @@ params: Email: hello@kinvolk.io Subtitle: Linux for containers social: - - title: twitter - url: 'https://twitter.com/flatcar' - image: 'twitter-icon' - title: bluesky url: 'https://bsky.app/profile/flatcar.bsky.social' - title: github @@ -32,6 +29,8 @@ params: image: 'github-icon' - title: mastodon url: 'https://hachyderm.io/@flatcar' + - title: x-twitter + url: 'https://twitter.com/flatcar' favicon: "/media/brand-logo.svg" docs: github_edit_url: https://github.com/flatcar/flatcar-website/edit/master/content/docs/latest