From c732f8d32d20ef103a6dee3dae217278d69f3ba8 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 25 Apr 2024 15:55:11 +0200 Subject: drop optional dark mode theme --- _quarto.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '_quarto.yml') diff --git a/_quarto.yml b/_quarto.yml index ae6fc65..8d09817 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -46,9 +46,7 @@ resource-path: format: html: default-image-extension: svg - theme: - light: [flatly, styles.scss] - dark: [slate, styles.scss] + theme: [flatly, styles.scss] # toc: true resources: -- cgit v1.2.3