Added icon for iOS web app

If you using Safari on a iOS device and save the page to home screen you will get the Grafana icon as icon
This commit is contained in:
flopp999 2018-03-13 15:12:04 +01:00 committed by GitHub
parent 0185ad5b04
commit 0fd75e6005
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,8 @@
<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>
<body ng-cloak class="theme-[[ .Theme ]]">