Replace Twitter bird icon with X. (#1063)

This commit is contained in:
Alessandro Jean 2023-10-05 18:37:34 -03:00 committed by GitHub
parent f2c7f76908
commit dc4318be15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",