summaryrefslogtreecommitdiff
path: root/_quarto.yml
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-02-21 09:47:20 +0100
committerJonas Smedegaard <dr@jones.dk>2024-02-21 09:47:20 +0100
commita7ab7d97c292345b6912388941c513beee2d8387 (patch)
tree25951561c91d6b6960089346438e877d1be478a7 /_quarto.yml
parent81c9e8b667ba64a7e622ae9079b292e878b5c657 (diff)
move stylesheets to subdir styles/
Diffstat (limited to '_quarto.yml')
-rw-r--r--_quarto.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_quarto.yml b/_quarto.yml
index c9aa398..e822670 100644
--- a/_quarto.yml
+++ b/_quarto.yml
@@ -42,8 +42,8 @@ format:
html:
default-image-extension: svg
theme:
- light: [flatly, styles.scss]
- dark: [darkly, styles.scss]
+ light: [flatly, styles/main.scss]
+ dark: [darkly, styles/main.scss]
toc: true
# override colors otherwise inherited from html theme