Force favicon update
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Fri, 21 Sep 2018 08:41:37 +0000 (10:41 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Fri, 21 Sep 2018 08:41:37 +0000 (10:41 +0200)
refs #14216

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>

public/index.html

index a8d655e5872080571e26bf3f5a830046b3ffcffe..84b92829b2faf384ea117189cdc4129782b0b9e3 100644 (file)
@@ -9,7 +9,7 @@
       homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
     -->
     <link rel="manifest" href="%PUBLIC_URL%/manifest.json">
-    <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
+    <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico?v=1">
     <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
     <!--
       Notice the use of %PUBLIC_URL% in the tags above.