Skip to content

Commit 803bb6b

Browse files
committed
Update the icon and name of Twitter to X(Twitter)
1 parent 2a969ec commit 803bb6b

File tree

1 file changed

+3
-3
lines changed

1 file 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(Twitter) to get the latest news!"
256256

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

0 commit comments

Comments
 (0)