mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Replace Twitter bird icon with X. (#1063)
This commit is contained in:
parent
f2c7f76908
commit
dc4318be15
@ -27,9 +27,9 @@ const themeConfig: DefaultTheme.Config = {
|
||||
ariaLabel: "Discord Server",
|
||||
},
|
||||
{
|
||||
icon: "twitter",
|
||||
icon: "x",
|
||||
link: "https://twitter.com/tachiyomiorg",
|
||||
ariaLabel: "Twitter Page",
|
||||
ariaLabel: "X Page",
|
||||
},
|
||||
{
|
||||
icon: "facebook",
|
||||
|
Loading…
Reference in New Issue
Block a user