Skip to content
Discussion options

You must be logged in to vote

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.

include-in-header:
  text: |
    <link rel="shortcut icon" href="logo.svg" />
    <link rel="icon" type="image/x-icon" href="logo.ico">

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@melissavanbussel
Comment options

@cscheid
Comment options

@mcanouil
Comment options

Answer selected by melissavanbussel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
dashboards themes Related to HTML theming or any other style related issue (like highlight-style)
3 participants