]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/index.html
Fix service worker registration
[github/Chocobozzz/PeerTube.git] / client / src / index.html
index 8ff89f6a46d37a508ab61b38e602303cd8d92d7e..a824a39e2b8b89a1cb41eb293ffa21687093d4da 100644 (file)
@@ -7,6 +7,8 @@
     <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="/manifest.json">