From 329bf0480d38c6715e85926869120ec01f694e33 Mon Sep 17 00:00:00 2001 From: Charlotte Wickham Date: Mon, 21 Jul 2025 13:50:40 -0700 Subject: [PATCH] Add standard supported banner --- _quarto.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_quarto.yml b/_quarto.yml index 5cfdd15409..cae8b816d6 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