aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/index.html
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-03-10 10:33:36 +0100
committerChocobozzz <florian.bigard@gmail.com>2017-03-10 10:33:36 +0100
commit758b996dc6effcab6031b32c0bd0b81f234c1a63 (patch)
tree8a40c0882bd00932bd9003077d4c0d3db456bf24 /client/src/index.html
parent86e83939869976e9b4dfa6dc9d3785a284bd598c (diff)
downloadPeerTube-758b996dc6effcab6031b32c0bd0b81f234c1a63.tar.gz
PeerTube-758b996dc6effcab6031b32c0bd0b81f234c1a63.tar.zst
PeerTube-758b996dc6effcab6031b32c0bd0b81f234c1a63.zip
Client: switch to @nglibs/meta
Diffstat (limited to 'client/src/index.html')
-rw-r--r--client/src/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/index.html b/client/src/index.html
index aa7a6035d..07658bbb7 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -5,6 +5,7 @@
5 5
6 <meta charset="UTF-8"> 6 <meta charset="UTF-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 9
9 <!-- The following comment is used by the server to prerender OpenGraph tags --> 10 <!-- The following comment is used by the server to prerender OpenGraph tags -->
10 <!-- opengraph tags --> 11 <!-- opengraph tags -->