diff --git a/_quarto.yml b/_quarto.yml index b1b5d1f..83fea01 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -30,12 +30,16 @@ website: href: index.qmd - text: "Course Schedule" href: schedule.qmd + - text: "More References" + href: references.qmd - section: "Day 1" contents: - - modules/Module01-Intro/index.qmd + - href: modules/Module01-Intro.qmd + target: _blank - section: "Day 2" contents: - - modules/ModuleXX-Iteration/index.qmd + - href: modules/ModuleXX-Iteration.qmd + target: _blank - section: "Day 3" repo-url: https://github.com/UGA-IDD/SISMID-2024 reader-mode: true diff --git a/docs/index.html b/docs/index.html index 48e86bf..40e8f30 100644 --- a/docs/index.html +++ b/docs/index.html @@ -162,6 +162,12 @@ Course Schedule + +