aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/index.html
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/index.html
parentf41d6aacdf3b67e0c8d4e7a599b331d90aa607b7 (diff)
downloadPeerTube-fcc7c060374c3a547257d96af847352c14d6144b.tar.gz
PeerTube-fcc7c060374c3a547257d96af847352c14d6144b.tar.zst
PeerTube-fcc7c060374c3a547257d96af847352c14d6144b.zip
rename manifest
Diffstat (limited to 'client/src/index.html')
-rw-r--r--client/src/index.html2
1 files changed, 1 insertions, 1 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