diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-06-03 23:38:50 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-06-07 08:55:45 +0200 |
commit | c6b7a05166b5a09d7a5a53b816cd1ce30bc72794 (patch) | |
tree | 2019542b729a547cc42bfefd6f86b8d4f5208ecb /_quarto.yml | |
parent | 442ff1d3d40c5a381e936da6ddf65d5e066bd640 (diff) |
stop compress PDF (image sizes are reduced)
Diffstat (limited to '_quarto.yml')
-rw-r--r-- | _quarto.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_quarto.yml b/_quarto.yml index 0565870..7e151dd 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -2,8 +2,6 @@ project: type: website pre-render: - bin/svg+pdf+jpg.sh tryk/spiseseddel5.svg - post-render: - - bin/pdfcompress.sh _site/tryk/oroeposten_5_rev2.pdf website: title: Orøposten |