Skip to content
Discussion options

You must be logged in to vote

You could potentially use one of the include options in your _quarto.yml file, which would place that HTML verbatim in all files:

format:
  html:
    include-before-body:
      - my-base-tag.html

Would that work?

Replies: 1 comment 1 reply

Comment options

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

Answer selected by maraschin0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants