diff options
Diffstat (limited to '_quarto.yml')
-rw-r--r-- | _quarto.yml | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/_quarto.yml b/_quarto.yml index db71a8c..ffdc9e9 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -10,15 +10,10 @@ website: lang: en-GB -mainfont: Source Serif 4 Variable -mainfontoptions: - - OpticalSize=11 -sansfont: SourceSans3VF -sansfontoptions: - - Instance=Regular -monofont: SourceCodeVF +mainfont: Source Serif 4 +sansfont: Source Sans 3 +monofont: Source Code Pro monofontoptions: - - Instance=Regular - Scale=0.8 link-citations: true |