mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 10:35:31 -04:00
additional webfont weight for a little more cross-OS consistency
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
<link rel="icon" type="image/png" href="{{ "favicon-16.png" | absURL }}" sizes="16x16">
|
||||
<link rel="shortcut icon" href="{{ "favicon.ico" | absURL }}">
|
||||
<link rel="preload" href="{{ "fonts/open-sans-light.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="{{ "fonts/open-sans-regular.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="stylesheet" href="{{ "style.css" | absURL }}">
|
||||
<link rel="author" href="https://plus.google.com/+JakeJarvis/posts">
|
||||
<link rel="author" href="{{ "humans.txt" | absURL }}">
|
||||
|
Reference in New Issue
Block a user