summaryrefslogtreecommitdiff
path: root/layouts/partials/header.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-07-21 15:47:40 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-07-21 15:47:40 +0200
commite6b08bfe484703048923ce733be3534c6059fd3e (patch)
treef18eda5710c5844af715253eec0b2643d74020f6 /layouts/partials/header.html
parent1a2640c252c00256d8d18f0c683dabf0d2559cbd (diff)
downloadblog-e6b08bfe484703048923ce733be3534c6059fd3e.tar.gz
blog-e6b08bfe484703048923ce733be3534c6059fd3e.zip
fuck pagespeed async css
Diffstat (limited to 'layouts/partials/header.html')
-rw-r--r--layouts/partials/header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 06d24a4..0325e11 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -5,10 +5,12 @@
{{ .Hugo.Generator }}
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="/favicon.png">
+<link rel="stylesheet" type="text/css" href="/css/min.css">
<link rel="alternate" href="/index.xml" type="application/rss+xml" title="{{ .Site.Title }}">
<title>{{ .Title }}{{ if not .IsHome }} - {{ .Site.Title }}{{ end }}</title>
</head>
<body>
+<script async type="text/javascript" src="/js/min.js"></script>
<div class="container">
<header role="banner">
<div class="header-logo">