diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-04-25 15:55:11 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-25 16:23:45 +0200 |
commit | c732f8d32d20ef103a6dee3dae217278d69f3ba8 (patch) | |
tree | 9c298e3e08ab9e67926fd307585afd1f238389e0 /_quarto.yml | |
parent | 07600ed4855b55bfed3ae497c350008b69962e94 (diff) |
drop optional dark mode theme
Diffstat (limited to '_quarto.yml')
-rw-r--r-- | _quarto.yml | 4 |
1 files changed, 1 insertions, 3 deletions
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: |