]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/index.html
WIP plugins: load theme on client side
[github/Chocobozzz/PeerTube.git] / client / src / index.html
index 6aa885eb7d4e683e7bf312b04982a1e22b3467da..0b610c55a0850fee514ce10d40c56e07bf7ae50b 100644 (file)
@@ -9,19 +9,19 @@
     <!-- Web Manifest file -->
     <link rel="manifest" href="/manifest.webmanifest">
 
-    <!-- /!\ The following comment is used by the server to prerender some tags /!\ -->
-
-      <!-- title tag -->
-      <!-- description tag -->
-      <!-- custom css tag -->
-      <!-- meta tags -->
-
-    <!-- /!\ Do not remove it /!\ -->
-
     <link rel="icon" type="image/png" href="/client/assets/images/favicon.png" />
 
     <!-- base url -->
     <base href="/">
+
+    <!-- /!\ The following comment is used by the server to prerender some tags /!\ -->
+
+    <!-- title tag -->
+    <!-- description tag -->
+    <!-- custom css tag -->
+    <!-- meta tags -->
+
+    <!-- /!\ Do not remove it /!\ -->
   </head>
 
   <!-- 3. Display the application -->