1# options specified here will apply to all posts in this folder 2 3# freeze computational output 4# (see https://quarto.org/docs/projects/code-execution.html#freeze) 5freeze: true 6 7# Enable banner style title blocks 8title-block-banner: true 9 10filters: 11 - lightbox 12lightbox: auto 13 14