diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-03-14 04:05:41 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-03-14 04:05:41 +0100 |
commit | 864746328c2dc5a1bf66f99307365d0d0097e9cf (patch) | |
tree | 607cb4fdd4fcb7178c3e1eee263e6e502d9ce032 /_quarto.yml | |
parent | b522facf28a1c1a1a9e4e08470bb342e90017899 (diff) |
add make targets diff-*
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 b8740f5..1afba7d 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -65,6 +65,7 @@ filters: - diagram resources: + - "*/changes.pdf" - "events/*/*.ics" - "events/*/index.html" - fonts |