mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Remove unneeded meta tags
This commit is contained in:
parent
7ceba3c0c1
commit
99546815f9
|
|
@ -4,18 +4,11 @@
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible"
|
||||
content="ie=edge">
|
||||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
content="width=device-width, initial-scale=1">
|
||||
|
||||
<meta name="robots"
|
||||
content="noindex,nofollow">
|
||||
<meta name="format-detection"
|
||||
content="telephone=no">
|
||||
|
||||
<meta name="author"
|
||||
content="Bernd Bestel (bernd@berrnd.de)">
|
||||
|
||||
<link rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user