Add metatag

This commit is contained in:
Oliver Davies 2018-07-21 22:51:22 +01:00
parent 6a5d4d8c2e
commit fa13847ef9

View file

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>{{ site.title }}</title>
<link href="/build/css/app.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
</head>
<body class="text-black bg-grey-lightest font-sans">
<div class="bg-grey-darkest text-white antialiased block pt-4 pb-10">