mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 13:21:53 +01:00
Fix favicon for authorize/login page (#4335)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
This commit is contained in:
parent
1ce5b378d3
commit
6d174a91c2
@ -10,7 +10,7 @@
|
|||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||||
<link rel="apple-touch-icon" href="res/icons/apple-touch-icon.png">
|
<link rel="apple-touch-icon" href="res/icons/apple-touch-icon.png">
|
||||||
<link rel="icon" href="res/icons/favicon.png">
|
<link rel="icon" href="res/icons/favicon.svg">
|
||||||
<link rel="manifest" href="/manifest.json">
|
<link rel="manifest" href="/manifest.json">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
Loading…
Reference in New Issue
Block a user