aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
diff options
context:
space:
mode:
authorBO41 <lukasw41@gmail.com>2018-09-19 18:27:10 +0200
committerChocobozzz <me@florianbigard.com>2018-09-20 08:22:29 +0200
commitfcc7c060374c3a547257d96af847352c14d6144b (patch)
tree203bd6a583a6b1285fb82236072827f881585fb8 /client/src
parentf41d6aacdf3b67e0c8d4e7a599b331d90aa607b7 (diff)
downloadPeerTube-fcc7c060374c3a547257d96af847352c14d6144b.tar.gz
PeerTube-fcc7c060374c3a547257d96af847352c14d6144b.tar.zst
PeerTube-fcc7c060374c3a547257d96af847352c14d6144b.zip
rename manifest
Diffstat (limited to 'client/src')
-rw-r--r--client/src/index.html2
-rw-r--r--client/src/manifest.webmanifest (renamed from client/src/manifest.json)2
2 files changed, 2 insertions, 2 deletions
diff --git a/client/src/index.html b/client/src/index.html
index f00af8bff..593de4ac6 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -7,7 +7,7 @@
7 <meta name="theme-color" content="#fff" /> 7 <meta name="theme-color" content="#fff" />
8 8
9 <!-- Web Manifest file --> 9 <!-- Web Manifest file -->
10 <link rel="manifest" href="/manifest.json"> 10 <link rel="manifest" href="/manifest.webmanifest">
11 11
12 <!-- /!\ The following comment is used by the server to prerender some tags /!\ --> 12 <!-- /!\ The following comment is used by the server to prerender some tags /!\ -->
13 13
diff --git a/client/src/manifest.json b/client/src/manifest.webmanifest
index 30914e35f..3d3c7d6d5 100644
--- a/client/src/manifest.json
+++ b/client/src/manifest.webmanifest
@@ -24,7 +24,7 @@
24 "src": "/client/assets/images/icons/icon-96x96.png", 24 "src": "/client/assets/images/icons/icon-96x96.png",
25 "sizes": "96x96", 25 "sizes": "96x96",
26 "type": "image/png" 26 "type": "image/png"
27 }, 27 },
28 { 28 {
29 "src": "/client/assets/images/icons/icon-144x144.png", 29 "src": "/client/assets/images/icons/icon-144x144.png",
30 "sizes": "144x144", 30 "sizes": "144x144",