diff options
Diffstat (limited to 'client/src/index.html')
-rw-r--r-- | client/src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/index.html b/client/src/index.html index 8e94b903d..4af6b12f6 100644 --- a/client/src/index.html +++ b/client/src/index.html | |||
@@ -11,7 +11,7 @@ | |||
11 | <!-- open graph and oembed tags --> | 11 | <!-- open graph and oembed tags --> |
12 | <!-- Do not remove it! --> | 12 | <!-- Do not remove it! --> |
13 | 13 | ||
14 | <link rel="icon" type="image/png" href="/client/assets/favicon.png" /> | 14 | <link rel="icon" type="image/png" href="/client/assets/images/favicon.png" /> |
15 | 15 | ||
16 | <!-- base url --> | 16 | <!-- base url --> |
17 | <base href="<%= htmlWebpackPlugin.options.metadata.baseUrl %>"> | 17 | <base href="<%= htmlWebpackPlugin.options.metadata.baseUrl %>"> |