Add the freeze option to quarto

This commit is contained in:
Eric Coissac
2026-05-12 14:09:15 +08:00
+3
View File
@@ -4,6 +4,9 @@ project:
post-render: post-render:
- scripts/copy-to-web.sh - scripts/copy-to-web.sh
execute:
freeze: auto
format: format:
html: html:
toc: false toc: false