add favicon
This commit is contained in:
parent
f2fb498693
commit
0caef23eda
2 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes">
|
||||
<title>SoulSync - Music Sync & Manager</title>
|
||||
<link rel="icon" type="image/png" href="{{ url_for('static', filename='favicon.png') }}">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='mobile.css') }}">
|
||||
</head>
|
||||
|
|
|
|||
BIN
webui/static/favicon.png
Normal file
BIN
webui/static/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 189 KiB |
Loading…
Reference in a new issue