Skip to content

Why is favicon image or social metadata not available for a standalone HTML? #4618

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

You must be logged in to vote

It's possible, you can also add this yourself but indeed it could probably be a nice thing to have for html and revealjs formats.

For example, to add a favicon to your document it is as simple as adding the following to your yaml header:

include-in-header:
  - text: |
      <link rel = "shortcut icon" href = "my-favicon.svg" />

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@j-jayes
Comment options

@adamiturabi
Comment options

@mcanouil
Comment options

Answer selected by frscott
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
html Issues with HTML and related web technology (html/css/scss/js)
4 participants