Skip to content

Updating twitter icons in quarto to that of X #7284

Answered by mcanouil
dweng0 asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Use Iconify Quarto extension

    quarto add mcanouil/quarto-iconify@v1.0.7
  2. Edit your _quarto.yml

    - text: "{{< iconify fa6-brands square-x-twitter >}}"
      href: https://twitter.com/...

Note that the default icons are provided by Bootstrap, so an update means more than just the icons.

EDIT: It seems Quarto 1.4 pre-release has the latest, so using twitter-x should give you the correct logo (https://icons.getbootstrap.com/icons/twitter-x/).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dweng0
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
themes Related to HTML theming or any other style related issue (like highlight-style)
3 participants