[ARVADOS-WORKBENCH2] updated: 1.2.0-430-g4f6c186

Git user git at public.curoverse.com
Fri Sep 21 04:41:56 EDT 2018


Summary of changes:
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  4f6c18655492bb515db3202aa79627d7a4e4b19d (commit)
      from  130c1208fe24fbabe72e03a56933804d7b161729 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 4f6c18655492bb515db3202aa79627d7a4e4b19d
Author: Michal Klobukowski <michal.klobukowski at contractors.roche.com>
Date:   Fri Sep 21 10:41:37 2018 +0200

    Force favicon update
    
    refs #14216
    
    Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski at contractors.roche.com>

diff --git a/public/index.html b/public/index.html
index a8d655e..84b9282 100644
--- a/public/index.html
+++ b/public/index.html
@@ -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.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list