Skip to content

Commit 064fad2

Browse files
committed
fix(seo): update Twitter branding to X
Signed-off-by: Daniel Mungai <chegedan699@gmail.com>
1 parent 03c9846 commit 064fad2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

hugo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,12 @@ enable = false
192192
desc = "Discussion and help from your fellow users"
193193
alt = "Subscribe to the Layer5 newsletter"
194194
[[params.links.footer.icons]]
195-
name = "Twitter"
195+
name = "X"
196196
url = "https://twitter.com/layer5"
197197
icon = "icons/twitter.svg"
198-
desc = "Follow us on Twitter to get the latest news!"
198+
desc = "Follow us on X to get the latest news!"
199199
class= "social-icon"
200-
alt = "Follow Layer5 on Twitter"
200+
alt = "Follow Layer5 on X"
201201
[[params.links.footer.icons]]
202202
name = "Discussion Forum"
203203
url = "https://discuss.layer5.io"

0 commit comments

Comments
 (0)