We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6567d71 commit 68abdb0Copy full SHA for 68abdb0
2 files changed
assets/fonts/EBGaramond.ttf
915 KB
config.php
@@ -16,6 +16,7 @@
16
*/
17
'fonts' => [
18
'JetBrains Mono' => 'JetBrainsMono.ttf',
19
+ 'EB Garamond' => 'EBGaramond.ttf',
20
],
21
22
/**
0 commit comments