]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/index.html
Fix player height on chrome
[github/Chocobozzz/PeerTube.git] / client / src / index.html
index 8e94b903d5de51eb796304d731ec2e29024e64d1..4af6b12f6f8a96ecc7e7c505792801ec0143ff1c 100644 (file)
@@ -11,7 +11,7 @@
     <!-- open graph and oembed tags -->
     <!-- Do not remove it! -->
 
-    <link rel="icon" type="image/png" href="/client/assets/favicon.png" />
+    <link rel="icon" type="image/png" href="/client/assets/images/favicon.png" />
 
     <!-- base url -->
     <base href="<%= htmlWebpackPlugin.options.metadata.baseUrl %>">