diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-06-14 18:06:06 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-06-14 18:06:06 +0200 |
commit | 3d55107e8b01d5aab84d5acc44e5dae29d2af44e (patch) | |
tree | b03734421cbd6644c421ac13877f6b5d3e0869a9 /_quarto.yml | |
parent | 3af8f0e71fdee49eeb9a374c88dd77286c4c91ca (diff) |
add and use filter to render ingress text
Diffstat (limited to '_quarto.yml')
-rw-r--r-- | _quarto.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml index 9b058a1..4c56a08 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -56,6 +56,7 @@ resources: - fonts filters: + - ingress - nobreaks - quarto - multicol-nohead |