Add support for 𝕏 (Twitter)

This commit is contained in:
Ryan W.
2023-11-26 15:45:19 -07:00
parent 801df3567b
commit 8900146c42
8 changed files with 13 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ disableKinds = ["taxonomy", "term"]
# { twitch = "https://twitch.tv/username" },
# { twitter = "https://twitter.com/username" },
# { whatsapp = "https://wa.me/phone-number" },
# { x = "https://x.com/username" },
# { youtube = "https://youtube.com/username" },
]