From a7a1e521ea913ce143d0d4819311b42b1bf73f68 Mon Sep 17 00:00:00 2001 From: "behinger (s-ccs 001)" Date: Wed, 13 Sep 2023 12:40:46 +0000 Subject: [PATCH] change code annotation to hover --- _quarto.yml | 1 + material/1_mon/firststeps/firststeps_handout.qmd | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index b082ba6..ee49298 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -71,3 +71,4 @@ format: toc-expand: 3 grid: body-width: 1000px + code-annotations: hover \ No newline at end of file diff --git a/material/1_mon/firststeps/firststeps_handout.qmd b/material/1_mon/firststeps/firststeps_handout.qmd index 0116a21..72e517a 100644 --- a/material/1_mon/firststeps/firststeps_handout.qmd +++ b/material/1_mon/firststeps/firststeps_handout.qmd @@ -1,5 +1,5 @@ --- -code-annotations: select + --- # First Steps