From d5fa57762149caa74ea1bac8a210f6b01b57e96a Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Wed, 25 Sep 2024 09:07:03 -0700 Subject: [PATCH] Revert theme change to see how it looks I thought the old theme looked cleaner, this will let us see them side by side. --- _quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 96dc8f4..c725ded 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -32,7 +32,7 @@ book: format: html: - theme: lux + theme: flatly code-link: true template-partials: [helpers/toc.html, helpers/title-block.html] toc-title: "On this page"