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 6title-block-banner: true 7toc-location: left 8 9