]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/index.html
Prerender opengraph tags in the server
[github/Chocobozzz/PeerTube.git] / client / src / index.html
index 7ae8fc54f4f6946e74127e99b3eb691f230dbf15..aa7a6035d7f8aa28b51614bb81b54b9d5a80b285 100644 (file)
@@ -6,6 +6,10 @@
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
+    <!-- The following comment is used by the server to prerender OpenGraph tags -->
+    <!-- opengraph tags -->
+    <!-- Do not remove it! -->
+
     <link rel="icon" type="image/png" href="/client/assets/favicon.png" />
 
     <!-- TODO: bundle it with webpack when https://github.com/webpack/webpack/pull/1931 will be merged -->