]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/index.html
Add max video height on mobile
[github/Chocobozzz/PeerTube.git] / client / src / index.html
index 61a8d2ed1da24b7cc994772a08bccf9f537c9399..a824a39e2b8b89a1cb41eb293ffa21687093d4da 100644 (file)
@@ -7,8 +7,10 @@
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <meta name="description" content="PeerTube, a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser" />
 
+    <meta name="theme-color" content="#fff" />
+
     <!-- Web Manifest file -->
-    <link rel="manifest" href="/client/manifest.json">
+    <link rel="manifest" href="/manifest.json">
 
     <!-- The following comment is used by the server to prerender OpenGraph and oEmbed tags -->
     <!-- open graph and oembed tags -->