From 9fe2b90593d56f573fcc025ee8d81d5813a3a688 Mon Sep 17 00:00:00 2001 From: Joan Combs Durso <58050151+joan-combs-durso@users.noreply.github.com> Date: Thu, 17 Aug 2023 17:06:42 -0400 Subject: [PATCH] Update _quarto.yml Added the Policies section contained in students.qmd back in. --- _quarto.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index e696e70..c68e39d 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -15,6 +15,7 @@ book: - covid19.qmd - responsibilities.qmd - best-practices.qmd + - students.qmd - resources.qmd - training.qmd - head-ta.qmd @@ -26,4 +27,4 @@ format: mainfont: "Atkinson Hyperlegible" toc: true -editor: visual \ No newline at end of file +editor: visual