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