Skip to content

Commit

Permalink
social: use X logo instead of Twitter
Browse files Browse the repository at this point in the history
* ordered the links
* sed s/twitter/x/

Signed-off-by: Mathieu Tortuyaux <[email protected]>
  • Loading branch information
tormath1 committed Nov 27, 2024
1 parent f00dc9d commit 6ba46df
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,15 @@ params:
Email: [email protected]
Subtitle: Linux for containers
social:
- title: twitter
url: 'https://twitter.com/flatcar'
image: 'twitter-icon'
- title: bluesky
url: 'https://bsky.app/profile/flatcar.org'
- title: github
url: 'https://github.com/flatcar'
image: 'github-icon'
- title: mastodon
url: 'https://hachyderm.io/@flatcar'
- title: x-twitter
url: 'https://x.com/flatcar'
favicon: "/media/brand-logo.svg"
docs:
github_edit_url: https://github.com/flatcar/flatcar-website/edit/master/content/docs/latest
Expand Down

0 comments on commit 6ba46df

Please sign in to comment.