1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 07:35:32 -04:00

compressed images with (hopefully) more cross-compatible color profiles

This commit is contained in:
2019-01-25 11:22:09 -05:00
parent c657571400
commit 125f8d09a8
9 changed files with 1 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
<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="dns-prefetch" href="https://stats.jarv.is">
<link rel="stylesheet" href="{{ "style.css" | absURL }}">
<link rel="author" href="https://plus.google.com/+JakeJarvis/posts">
<link rel="author" href="{{ "humans.txt" | absURL }}">