title is now serif font
This commit is contained in:
parent
7b0a2d29f2
commit
a2045d6e16
2 changed files with 2 additions and 1 deletions
1
notes
1
notes
|
@ -11,6 +11,7 @@ Piazzolla https://piazzolla.huertatipografica.com/
|
||||||
Atkinson Hyperlegible Font https://www.brailleinstitute.org/freefont/
|
Atkinson Hyperlegible Font https://www.brailleinstitute.org/freefont/
|
||||||
Liberation serif https://fonts.adobe.com/fonts/liberation-serif
|
Liberation serif https://fonts.adobe.com/fonts/liberation-serif
|
||||||
Marek Slab
|
Marek Slab
|
||||||
|
Milonga https://fonts.google.com/specimen/Milonga
|
||||||
ET Book https://edwardtufte.github.io/et-book/
|
ET Book https://edwardtufte.github.io/et-book/
|
||||||
Cardo https://fonts.google.com/specimen/Cardo
|
Cardo https://fonts.google.com/specimen/Cardo
|
||||||
Architects Daughter https://fonts.google.com/specimen/Architects+Daughter
|
Architects Daughter https://fonts.google.com/specimen/Architects+Daughter
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<header>
|
<header>
|
||||||
<h1 style="font-variant: small-caps;">{{{title}}}</h1>
|
<h1 style="font-variant: small-caps; font-faimly: Georgia, serif">{{{title}}}</h1>
|
||||||
<div class="info">
|
<div class="info">
|
||||||
{{{date}}}
|
{{{date}}}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue