mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
♻️ refactor(HTML): remove X-UA-Compatible (#177)
This commit is contained in:
parent
93eaaea76c
commit
342a62c76e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
{# Site title #}
|
{# Site title #}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue