Update favicon images and add theme color tag
Use the more easily recognizable Flamenco logo shape without the socket.
@ -2,7 +2,9 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel='icon' type='image/png' href='/flamenco.png'>
|
<link rel='icon' href='/favicon.ico'>
|
||||||
|
<link rel="apple-touch-icon-precomposed" type='image/png' href="/apple-touch-icon.png" />
|
||||||
|
<meta name="theme-color" content="#8982c9">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Flamenco Manager</title>
|
<title>Flamenco Manager</title>
|
||||||
</head>
|
</head>
|
||||||
|
BIN
web/app/public/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
web/app/public/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
web/app/public/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
web/app/public/favicon-16x16.png
Normal file
After Width: | Height: | Size: 408 B |
BIN
web/app/public/favicon-32x32.png
Normal file
After Width: | Height: | Size: 764 B |
Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 12 KiB |