2020-02-26 23:41:42 +01:00
|
|
|
<meta charset="utf-8">
|
|
|
|
<base href="{{ .Site.BaseURL }}">
|
|
|
|
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
|
<meta name="HandheldFriendly" content="True">
|
|
|
|
<meta name="MobileOptimized" content="320">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
|
|
{{ partial "social_metadata.html" . }}
|
|
|
|
{{ partial "style.html" . }}
|