Remove X-UA-Compatible, fixes #310
This commit is contained in:
parent
d0120f1095
commit
7200d55f4d
|
@ -3,7 +3,6 @@
|
|||
<head>
|
||||
<title>Shower Presentation Engine</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="stylesheet" href="node_modules/shower-ribbon/styles/styles.css">
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue