Skip to content

Commit

Permalink
fix: remove outdated meta element for EOL IE
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotzbua committed Dec 26, 2023
1 parent 477cd60 commit 42eed14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-translate-customization" content="108d9124921d80c3-80e20d618ff053c8-g4f02ec6f3dba68b7-c">
{%- seo -%}
Expand Down

0 comments on commit 42eed14

Please sign in to comment.