title is now serif font

This commit is contained in:
Pagwin 2024-11-20 21:06:52 -05:00
parent 7b0a2d29f2
commit a2045d6e16
No known key found for this signature in database
GPG key ID: 81137023740CA260
2 changed files with 2 additions and 1 deletions

1
notes
View file

@ -11,6 +11,7 @@ Piazzolla https://piazzolla.huertatipografica.com/
Atkinson Hyperlegible Font https://www.brailleinstitute.org/freefont/
Liberation serif https://fonts.adobe.com/fonts/liberation-serif
Marek Slab
Milonga https://fonts.google.com/specimen/Milonga
ET Book https://edwardtufte.github.io/et-book/
Cardo https://fonts.google.com/specimen/Cardo
Architects Daughter https://fonts.google.com/specimen/Architects+Daughter

View file

@ -1,5 +1,5 @@
<header>
<h1 style="font-variant: small-caps;">{{{title}}}</h1>
<h1 style="font-variant: small-caps; font-faimly: Georgia, serif">{{{title}}}</h1>
<div class="info">
{{{date}}}
</div>