Add metatag
This commit is contained in:
parent
6a5d4d8c2e
commit
fa13847ef9
|
@ -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">
|
||||
|
|
Reference in a new issue