summaryrefslogtreecommitdiff
path: root/_quarto.yml
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2025-06-03 09:27:47 +0200
committerJonas Smedegaard <dr@jones.dk>2025-06-07 08:55:45 +0200
commit91a17331d7ac6c464c793a4dea28ab1a530bdc48 (patch)
tree0e3ed3d9e5f2c22221a91c94c4304da520defec6 /_quarto.yml
parent4b676cb221e7bff5f872710e13739424709e65f9 (diff)
declare font size specific for each rendering, commented out when the default
Diffstat (limited to '_quarto.yml')
-rw-r--r--_quarto.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_quarto.yml b/_quarto.yml
index 058a852..0565870 100644
--- a/_quarto.yml
+++ b/_quarto.yml
@@ -30,7 +30,6 @@ lang: da
language:
other-links-title: "Andre formater"
-fontsize: 20px
mainfont: ETbb
mainfontoptions:
- Numbers=Lowercase
@@ -48,6 +47,7 @@ callout-appearance: minimal
format:
html:
+ fontsize: 20px
html-q-tags: true
default-image-extension: svg
theme: [flatly, styles.scss]