Merge pull request #11225 from flopp999/patch-1

Added icon for iOS web app
This commit is contained in:
Carl Bergquist 2018-03-13 21:54:55 +01:00 committed by GitHub
commit 9cae6f05b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@
<link rel="icon" type="image/png" href="public/img/fav32.png">
<link rel="mask-icon" href="public/img/grafana_mask_icon.svg" color="#F05A28">
<link rel="apple-touch-icon" href="public/img/fav32.png">
</head>