Need to configure <base href> tag on all rendered pages #4597
Answered
by
dragonstyle
maraschin0
asked this question in
Q&A
-
Hi,
Is it possible at all? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
dragonstyle
Mar 2, 2023
Replies: 1 comment 1 reply
-
You could potentially use one of the
Would that work? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
maraschin0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could potentially use one of the
include
options in your_quarto.yml
file, which would place that HTML verbatim in all files:Would that work?