diff options
| author | Charlotte Koch <charlotte@magentastripe.com> | 2024-10-02 23:40:38 -0700 |
|---|---|---|
| committer | Charlotte Koch <charlotte@magentastripe.com> | 2024-10-02 23:40:38 -0700 |
| commit | 8e8dbee4aff81b5e1993e22257939a8bf92e19a6 (patch) | |
| tree | a42c86e387ea5f71292936b0736dc72e4ecc3f56 /themes | |
| parent | 1c20c9a5a6f6b4f7653e8893838c65b2c6f17c8c (diff) | |
Use EBGaramond12 instead of 08 for 'poppy' theme
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/poppy-theme.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/poppy-theme.yml b/themes/poppy-theme.yml index c869f60..9823be8 100644 --- a/themes/poppy-theme.yml +++ b/themes/poppy-theme.yml @@ -13,11 +13,11 @@ font: catalog: merge: false EBGaramond: - normal: EBGaramond08-Regular.ttf - italic: EBGaramond08-Italic.ttf + normal: EBGaramond12-Regular.ttf + italic: EBGaramond12-Italic.ttf bold: EBGaramond12-Regular.ttf EBGaramondSmallCaps: - normal: EBGaramondSC08-Regular.ttf + normal: EBGaramondSC12-Regular.ttf Tuffy: normal: Tuffy-Regular.ttf italic: Tuffy-Italic.ttf |
