Fix meta content type tag
This commit is contained in:
parent
7a7f43e765
commit
0ab43777bf
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
{%- endif %}
|
||||
|
||||
<head prefix="og: https://ogp.me/ns/website#">
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
{%- set title_tail = " ~ " ~ config.title %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue