Typeset in Comic Neue
The Comic Neue font provides just the kind of playful and witty tones that I want my website to communicate. This is not where you go for serious business!
This commit is contained in:
parent
9366be0499
commit
68d2981914
9 changed files with 74 additions and 1 deletions
|
@ -18,6 +18,7 @@ source.addEventListener("reload", () => location.reload());`;
|
|||
<meta charset="utf-8" />
|
||||
<title>{props.title}</title>
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="stylesheet" href="/assets/styles/font.css" />
|
||||
<link rel="stylesheet" href="/assets/styles/base.css" />
|
||||
<script type="module" defer="" src="/assets/scripts/viewport.js" />
|
||||
{ reloadScript }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue