mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
chore(template): remove X-UA-Compatible
meta tag specific to Internet Explorer
This commit is contained in:
parent
109e668ac7
commit
dc05965895
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
<meta charset="utf-8">
|
||||
<title>{{template "title" .}} - Miniflux</title>
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-title" content="Miniflux">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue