aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/index.html')
-rw-r--r--client/src/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/index.html b/client/src/index.html
index 2af0020ad..6aa885eb7 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -5,7 +5,7 @@
5 <meta name="viewport" content="width=device-width, initial-scale=1"> 5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 6
7 <meta name="theme-color" content="#fff" /> 7 <meta name="theme-color" content="#fff" />
8 8 <meta property="og:platform" content="PeerTube" />
9 <!-- Web Manifest file --> 9 <!-- Web Manifest file -->
10 <link rel="manifest" href="/manifest.webmanifest"> 10 <link rel="manifest" href="/manifest.webmanifest">
11 11
@@ -14,7 +14,7 @@
14 <!-- title tag --> 14 <!-- title tag -->
15 <!-- description tag --> 15 <!-- description tag -->
16 <!-- custom css tag --> 16 <!-- custom css tag -->
17 <!-- open graph and oembed tags --> 17 <!-- meta tags -->
18 18
19 <!-- /!\ Do not remove it /!\ --> 19 <!-- /!\ Do not remove it /!\ -->
20 20