Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
shortcut icon
Browse files Browse the repository at this point in the history
  • Loading branch information
dcposch committed Nov 15, 2016
1 parent 02290cc commit 37f957a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/extensions/torrent/webtorrent.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta charset="utf-8">
<meta name="availableLanguages" content="">
<meta name="defaultLanguage" content="en-US">
<link rel="shortcut icon"type="image/x-icon" href="data:image/x-icon;,">
<link rel="shortcut icon" type="image/x-icon" href="img/webtorrent-128.png">
<title data-l10n-id="webtorrentPage"></title>
<script src='js/webtorrent.js'></script>
<script src="ext/l20n.min.js" async></script>
Expand Down

0 comments on commit 37f957a

Please sign in to comment.