mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Updated the broken link to the apple-touch icon in the frontend.
This commit is contained in:
parent
83aea10f06
commit
c76644323f
@ -15,8 +15,8 @@
|
||||
<link rel='shortcut icon' href='/static/favicon.ico' />
|
||||
<link rel='icon' type='image/png'
|
||||
href='/static/favicon-192x192.png' sizes='192x192'>
|
||||
<link rel='apple-touch-icon' sizes='180x180'
|
||||
href='/apple-icon-180x180.png'>
|
||||
<link rel='apple-touch-icon' sizes='192x192'
|
||||
href='/static/favicon-192x192.png'>
|
||||
<meta name='theme-color' content='#03a9f4'>
|
||||
</head>
|
||||
<body fullbleed>
|
||||
|
Loading…
x
Reference in New Issue
Block a user