feat: add meta tags
This commit is contained in:
parent
df1c7a795f
commit
59ef51d6c6
3 changed files with 12 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="/assets/css/global.css" />
|
||||
{% include "partials/meta.html" %}
|
||||
{% for preload in preloads %}
|
||||
<link rel="preload"
|
||||
as="{{ preload.as }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue