aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/manifest.webmanifest
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-01-19 10:47:04 +0100
committerChocobozzz <me@florianbigard.com>2021-01-19 10:47:04 +0100
commit03aa518e54e3e1a5223f84bb305df640b633fc2f (patch)
treea9894525a08783b0ea53b2ff42998d8326396a3f /client/src/manifest.webmanifest
parent2656729e25ba438d3f80f5178a430b2c54339bb3 (diff)
downloadPeerTube-03aa518e54e3e1a5223f84bb305df640b633fc2f.tar.gz
PeerTube-03aa518e54e3e1a5223f84bb305df640b633fc2f.tar.zst
PeerTube-03aa518e54e3e1a5223f84bb305df640b633fc2f.zip
Fix manifest
Diffstat (limited to 'client/src/manifest.webmanifest')
-rw-r--r--client/src/manifest.webmanifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/manifest.webmanifest b/client/src/manifest.webmanifest
index 6e62856cd..b2a458aec 100644
--- a/client/src/manifest.webmanifest
+++ b/client/src/manifest.webmanifest
@@ -2,6 +2,7 @@
2 "name": "PeerTube", 2 "name": "PeerTube",
3 "short_name": "PeerTube", 3 "short_name": "PeerTube",
4 "start_url": "/", 4 "start_url": "/",
5 "scope": "/",
5 "background_color": "#fff", 6 "background_color": "#fff",
6 "theme_color": "#fff", 7 "theme_color": "#fff",
7 "description": "A federated video streaming platform using P2P", 8 "description": "A federated video streaming platform using P2P",