aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/src/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/src/index.html b/client/src/index.html
index 7ae8fc54f..aa7a6035d 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -6,6 +6,10 @@
6 <meta charset="UTF-8"> 6 <meta charset="UTF-8">
7 <meta name="viewport" content="width=device-width, initial-scale=1"> 7 <meta name="viewport" content="width=device-width, initial-scale=1">
8 8
9 <!-- The following comment is used by the server to prerender OpenGraph tags -->
10 <!-- opengraph tags -->
11 <!-- Do not remove it! -->
12
9 <link rel="icon" type="image/png" href="/client/assets/favicon.png" /> 13 <link rel="icon" type="image/png" href="/client/assets/favicon.png" />
10 14
11 <!-- TODO: bundle it with webpack when https://github.com/webpack/webpack/pull/1931 will be merged --> 15 <!-- TODO: bundle it with webpack when https://github.com/webpack/webpack/pull/1931 will be merged -->