diff options
-rw-r--r-- | _quarto.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml index 4c56a08..65ea988 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -2,6 +2,10 @@ project: type: website pre-render: - bin/svg+pdf+jpg.sh tryk/spiseseddel5.svg + render: + - "*.qmd" + - "*.md" + - "!tryk/oroeposten_*_offset.qmd" website: title: Orøposten |