Skip to content
Discussion options

You must be logged in to vote

This is likely an issue with the extension you are using and how the icons are added via shortcode.

I personally use the Iconify framework to include icons.
For instance, academicons and font awesome icons are in it.
See https://github.com/mcanouil/quarto-iconify.

  navbar:
    title: "MCU"
    search: true
    logo: media/logo.svg
    right:
      - text: About
        href: index.qmd
      - text: Blog
        href: blog.qmd
      - text: Projects
        href: projects.qmd
      - text: Talks
        href: talks.qmd
      - text: Publications
        href: publications.qmd
      - text: "{{< iconify fa6-brands mastodon >}}"
        href: "https://fosstodon.org/@MickaelCanouil"
        rel

Replies: 4 comments 28 replies

Comment options

You must be logged in to vote
7 replies
@netw0rkf10w
Comment options

@mcanouil
Comment options

mcanouil Jun 5, 2023
Collaborator

@netw0rkf10w
Comment options

@souadg
Comment options

@ritog
Comment options

Answer selected by netw0rkf10w
Comment options

You must be logged in to vote
8 replies
@santoshdbhosale
Comment options

@mcanouil
Comment options

mcanouil Mar 1, 2024
Collaborator

@santoshdbhosale
Comment options

@mcanouil
Comment options

mcanouil Mar 1, 2024
Collaborator

@santoshdbhosale
Comment options

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

mcanouil Mar 4, 2024
Collaborator

Comment options

You must be logged in to vote
12 replies
@mcanouil
Comment options

mcanouil Mar 4, 2024
Collaborator

@cscheid
Comment options

@mcanouil
Comment options

mcanouil Mar 4, 2024
Collaborator

@brophyj
Comment options

@mcanouil
Comment options

mcanouil Mar 4, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
extensions relates to Quarto extensions mechanism html Issues with HTML and related web technology (html/css/scss/js)
8 participants