aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/index.html')
-rw-r--r--client/src/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/index.html b/client/src/index.html
index 094d52454..79c3edea8 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -7,6 +7,8 @@
7 <meta name="viewport" content="width=device-width, initial-scale=1"> 7 <meta name="viewport" content="width=device-width, initial-scale=1">
8 <meta name="description" content="PeerTube, a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser" /> 8 <meta name="description" content="PeerTube, a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser" />
9 9
10 <!-- Web Manifest file -->
11 <link rel="manifest" href="manifest.json">
10 <!-- The following comment is used by the server to prerender OpenGraph and oEmbed tags --> 12 <!-- The following comment is used by the server to prerender OpenGraph and oEmbed tags -->
11 <!-- open graph and oembed tags --> 13 <!-- open graph and oembed tags -->
12 <!-- Do not remove it! --> 14 <!-- Do not remove it! -->