Replies: 2 comments 2 replies
-
Should be fixed by github.com/hbstack/[email protected].
For backward compatibility, I keep the Twitter, but use X icon as Twitter's, you can use |
Beta Was this translation helpful? Give feedback.
0 replies
-
What about share buttons?
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think the renaming of Twitter to X generated some confusion in the theme. Same parts of the theme use the twitter variable, while others use x.
I get this error:
WARN [icons] simple-icons's twitter doesn't exist.
For example, the authors page already accepts the x variable, but shows an invalid link.
To make the theme work, I have to use x sometimes, and others twitter, check my params.yaml
Maybe it's time to move everything to x and no longer recognize twitter as a valid variable.
Beta Was this translation helpful? Give feedback.
All reactions