Skip to content

Commit

Permalink
Added execution freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey White committed Sep 24, 2024
1 parent 05fa6af commit a788d6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Course website for GIS/MAE 584 Mapping and Analytics Using UAS

## Requirements

[Quarto: v1.4](https://quarto.org/docs/get-started/)
[Quarto: v1.5.57](https://quarto.org/docs/get-started/)

## Configuration

Expand Down
3 changes: 3 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ format:
toc: true
toc-title: Table of Contents
include-before-body: includes/banner.html

execute:
freeze: auto

0 comments on commit a788d6b

Please sign in to comment.