Add meta tag to index.html
authorbuoyantair <buoyantair@protonmail.com>
Thu, 31 Jan 2019 15:32:03 +0000 (21:02 +0530)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 31 Jan 2019 15:36:25 +0000 (16:36 +0100)
client/src/index.html

index 2af0020ad88a83e2f6c0522fbd112120d6306922..8c257824e9b0349a6757e03b2bd6c41e2ddf4d4c 100644 (file)
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <meta name="theme-color" content="#fff" />
-
+    <meta property="og:platform" content="PeerTube" />
     <!-- Web Manifest file -->
     <link rel="manifest" href="/manifest.webmanifest">