1
0
Fork 0
kempkens.io/_includes/head.html
2015-01-11 22:52:17 +01:00

14 lines
472 B
HTML

<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<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, maximum-scale=1">
<title>{{ site.title }}</title>
<!-- CSS -->
<link rel="stylesheet" href="{{ "public/css/style.css" | prepend: site.baseurl }}">
</head>