|
|
@ -10,13 +10,6 @@ |
|
|
|
|
|
|
|
|
|
|
|
<base href="[[.AppSubUrl]]/" /> |
|
|
|
<base href="[[.AppSubUrl]]/" /> |
|
|
|
|
|
|
|
|
|
|
|
<link |
|
|
|
|
|
|
|
rel="preload" |
|
|
|
|
|
|
|
href="[[.ContentDeliveryURL]]public/fonts/roboto/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2" |
|
|
|
|
|
|
|
as="font" |
|
|
|
|
|
|
|
crossorigin |
|
|
|
|
|
|
|
/> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="icon" type="image/png" href="[[.FavIcon]]" /> |
|
|
|
<link rel="icon" type="image/png" href="[[.FavIcon]]" /> |
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="[[.AppleTouchIcon]]" /> |
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="[[.AppleTouchIcon]]" /> |
|
|
|
<link rel="mask-icon" href="[[.ContentDeliveryURL]]public/img/grafana_mask_icon.svg" color="#F05A28" /> |
|
|
|
<link rel="mask-icon" href="[[.ContentDeliveryURL]]public/img/grafana_mask_icon.svg" color="#F05A28" /> |
|
|
|