projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
443ecef
)
Fix favicon
author
Chocobozzz
<florian.bigard@gmail.com>
Sat, 4 Jun 2016 17:39:33 +0000
(19:39 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Sat, 4 Jun 2016 17:39:33 +0000
(19:39 +0200)
client/src/index.html
patch
|
blob
|
history
diff --git
a/client/src/index.html
b/client/src/index.html
index c45ab6b6f0cc94df5145d4642e11eee17d5a884f..f2f601779a2446960e275229e62003b640320d96 100644
(file)
--- a/
client/src/index.html
+++ b/
client/src/index.html
@@
-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>