Merge pull request #43583 from chansuke/update-to-x-twitter

Replace "Twitter" logo with "X" logo on Community page
This commit is contained in:
Kubernetes Prow Robot 2024-01-14 14:28:56 +01:00 committed by GitHub
commit b11731a7ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -249,10 +249,10 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
desc = "Discussion and help from your fellow users"
[[params.links.user]]
name = "Twitter"
name = "X(Twitter)"
url = "https://twitter.com/kubernetesio"
icon = "fab fa-twitter"
desc = "Follow us on Twitter to get the latest news!"
icon = "fab fa-x-twitter"
desc = "Follow us on X (formerly Twitter) to get the latest news!"
[[params.links.user]]
name = "Calendar"

BIN
static/images/twitter_icon.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB