Is it possible to add a favicon to a Quarto dashboard? #9118
Answered
by
mcanouil
melissavanbussel
asked this question in
Q&A
-
DescriptionIs it possible to add a favicon to a Quarto dashboard? I couldn't find any with favicons on the examples page. For example, assume this is
The logo shows up on the dashboard, but the favicon doesn't. Thank you in advance for your help! |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Mar 17, 2024
Replies: 1 comment 3 replies
-
Favicon is only documented for Website and Book projects. Note that you can use HTML and
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
melissavanbussel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Favicon is only documented for Website and Book projects.
So expected to have no effect elsewhere.
Note that you can use HTML and
include-*
keys to add your favicon.