add meta tags to head
This commit is contained in:
parent
d93fda7c21
commit
ca203b3325
@ -8,4 +8,5 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</title>
|
</title>
|
||||||
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css">
|
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css">
|
||||||
|
{% include head-meta.html %}
|
||||||
</head>
|
</head>
|
Loading…
Reference in New Issue
Block a user