mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 10:35:31 -04:00
CSS tweaks to prep for blog migration
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<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="https://plus.google.com/+jakejarvis/posts">
|
||||
<link rel="author" href="{{ "humans.txt" | absURL }}">
|
||||
</head>
|
||||
<body>
|
||||
<body id="{{ .Type }}">
|
Reference in New Issue
Block a user