mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
fix: remove obsolete X-UA-Compatible meta tag (#1842)
This commit is contained in:
committed by
GitHub
parent
461386f1f1
commit
3926b2938a
@@ -1,7 +1,6 @@
|
||||
<head>
|
||||
<title>{{ page.title }}</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/png" href="/images/favicon.png" />
|
||||
<script data-cfasync="false" src="/js/theme.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user