mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
favicon added
This commit is contained in:
parent
ab08f40f23
commit
5f60217701
2 changed files with 1 additions and 0 deletions
BIN
images/favicon-96.png
Normal file
BIN
images/favicon-96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
|
|
@ -4,6 +4,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon-96.png">
|
||||
<title>Stremio - All you can watch!</title>
|
||||
<style>
|
||||
<%= compilation.assets['main.css'].source() %>
|
||||
|
|
|
|||
Loading…
Reference in a new issue