Web: Flamenco favicon

This commit is contained in:
Sybren A. Stüvel 2022-04-12 12:54:27 +02:00
parent b12af4c60e
commit 69e6b2bd99
3 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" /> <link rel='icon' type='image/png' href='/flamenco.png'>
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title> <title>Flamenco Manager</title>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 149 KiB

BIN
web/app/public/flamenco.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB