Skip to content
Discussion options

You must be logged in to vote

The description could appear in a couple of places:

  1. It will be used as the meta description for the HTML page. Check the <head> tags to see this.

  2. HTML title blocks may display the description as well.

HTH!

[edit below]

The above is true for the description key appearing in a document. You're asking more specifically about it appearing in _quarto.yml under website (sorry I didn't catch that on first reading).

When placed under the website key, it looks like we use that for the description that appears within any RSS feed generated for the website (if no description is available on the page which generated the RSS feed).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@dragonstyle
Comment options

@dense-set
Comment options

@dragonstyle
Comment options

@mcanouil
Comment options

mcanouil Jul 7, 2023
Collaborator

@dragonstyle
Comment options

Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Doc improvements & quarto-web
3 participants