Add meta tag to embed.html

pull/1608/head
buoyantair 2019-01-31 21:02:40 +05:30 committed by Chocobozzz
parent 96f7fff1b6
commit 9fb6cfc49b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex">
<meta property="og:platform" content="PeerTube" />
<link rel="icon" type="image/png" href="/client/assets/images/favicon.png" />
</head>