diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-02-11 16:44:43 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-02-11 17:00:03 +0100 |
commit | 715e7ab8d2764860ede9c06d99f8a12cffe053e6 (patch) | |
tree | c0ab5d13f6f3243dab47c9d38fc87f3d5e2fd29a /_quarto.yml | |
parent | 4700797fdd790b4ad7fb4bd0459519bb0bd12b3c (diff) |
embed and use font Cabin for headers and widgets
Diffstat (limited to '_quarto.yml')
-rw-r--r-- | _quarto.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_quarto.yml b/_quarto.yml index 8700d84..307bfe0 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -17,7 +17,7 @@ lang: da mainfont: ETbb mainfontoptions: - Numbers=Lowercase -sansfont: TeX Gyre Heros +sansfont: Cabin sansfontoptions: - Scale=MatchLowercase monofont: Inconsolata |