2015-12-30 03:35:20 +01:00
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
|
<!-- Enable responsiveness on mobile devices-->
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta name="description" content="{{ .Description }}">
|
|
|
|
<meta name="keywords" content="{{ range .Keywords }}{{ . }},{{ end }}">
|
|
|
|
<meta name="author" content="{{ .Site.Title }}">
|
2021-01-31 23:48:46 +01:00
|
|
|
{{ hugo.Generator }}
|