Fix favicon

pull/10/head
Chocobozzz 2016-06-04 19:39:33 +02:00
parent 443ecefe67
commit fe3b20cdaf
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/client/assets/favicon.ico" />
<link rel="icon" type="image/png" href="/client/assets/favicon.png" />
<!-- TODO: bundle it with webpack when https://github.com/webpack/webpack/pull/1931 will be merged -->
<script src="/client/assets/webtorrent/webtorrent.min.js"></script>