✨ Add support for 𝕏 (Twitter)
This commit is contained in:
@@ -12,7 +12,7 @@ disableKinds = ["taxonomy", "term"]
|
||||
{ link = { href = "https://github.com/jpanther/lynx/blob/stable/README.md", text = "View the readme", icon = "github" } },
|
||||
{ link = { href = "styles/", text = "All the link styles", target = "_self" } },
|
||||
{ github = "https://github.com/jpanther/lynx" },
|
||||
{ twitter = "https://twitter.com/jpanther" },
|
||||
{ x = "https://x.com/jpanther" },
|
||||
{ font-awesome = { href = "https://fontawesome.com/", text = "FontAwesome" } },
|
||||
]
|
||||
|
||||
|
||||
@@ -44,4 +44,5 @@ These are all the built-in link styles available in Lynx. Don't forget that you
|
||||
{{< link twitch >}}
|
||||
{{< link twitter >}}
|
||||
{{< link whatsapp >}}
|
||||
{{< link x >}}
|
||||
{{< link youtube >}}
|
||||
|
||||
Reference in New Issue
Block a user