From 03bdf0a6da8ca03b8b526562d4f0004fa27586cf Mon Sep 17 00:00:00 2001 From: Charlotte Wickham Date: Mon, 28 Jul 2025 10:03:58 -0700 Subject: [PATCH] Add standard supported banner (#1720) (cherry picked from commit 942c3b3f358df486e889ee235dd5fc2816cb1286) --- _quarto.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_quarto.yml b/_quarto.yml index bff4b8673..330fe10c1 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -682,6 +682,13 @@ format: code-copy: true code-overflow: wrap css: styles.css + include-in-header: + - text: | + include-after-body: js.html grid: sidebar-width: 250px