Update favicon images and add theme color tag

Use the more easily recognizable Flamenco logo shape without the socket.
This commit is contained in:
Pablo Vazquez 2022-07-08 15:23:23 +02:00
parent 0ff8ed7585
commit db01c640f5
8 changed files with 3 additions and 1 deletions

View File

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 764 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 149 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 12 KiB