Skip to content

Commit b11731a

Browse files
authored
Merge pull request #43583 from chansuke/update-to-x-twitter
Replace "Twitter" logo with "X" logo on Community page
2 parents 627df88 + 192ad06 commit b11731a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hugo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
249249
desc = "Discussion and help from your fellow users"
250250

251251
[[params.links.user]]
252-
name = "Twitter"
252+
name = "X(Twitter)"
253253
url = "https://twitter.com/kubernetesio"
254-
icon = "fab fa-twitter"
255-
desc = "Follow us on Twitter to get the latest news!"
254+
icon = "fab fa-x-twitter"
255+
desc = "Follow us on X (formerly Twitter) to get the latest news!"
256256

257257
[[params.links.user]]
258258
name = "Calendar"

static/images/twitter_icon.png

100755100644
-2.79 KB
Loading

0 commit comments

Comments
 (0)