]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.module.ts
Add "local" videos in menu
[github/Chocobozzz/PeerTube.git] / client / src / app / app.module.ts
index 1134d061b3949ecb6b97675ec9c8625046e8e509..cae99786b32911c9d7f67700a72793709f03b50e 100644 (file)
@@ -24,7 +24,8 @@ export function metaFactory (): MetaLoader {
     applicationName: 'PeerTube',
     defaults: {
       title: 'PeerTube',
-      description: 'PeerTube, a decentralized video streaming platform using P2P (BitTorrent) directly in the web browser'
+      description: 'PeerTube, a federated (ActivityPub) video streaming platform  ' +
+                   'using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular. '
     }
   })
 }