gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: Updating the header to make browsers


From: gnunet
Subject: [taler-www] branch master updated: Updating the header to make browsers seek for the new favicon.ico
Date: Sat, 17 Dec 2022 16:48:44 +0100

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new fd43545  Updating the header to make browsers seek for the new 
favicon.ico
fd43545 is described below

commit fd435457ff0e454d469d56d0115bb57633db3cdb
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Sat Dec 17 16:47:47 2022 +0100

    Updating the header to make browsers seek for the new favicon.ico
    
    Signed-off-by: Stefan Kügel <skuegel@web.de>
---
 common/header.j2.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/common/header.j2.inc b/common/header.j2.inc
index c6483a4..e096e47 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -23,7 +23,8 @@
         for the JavaScript code in this page.
         */
     </script>
-
+    
+    <link rel="icon" type="image/ico" href="/favicon.ico?v=2">
     <link rel="alternate" hreflang="en" href="{{ self_localized('en') }}" />
     <link rel="alternate" hreflang="ar" href="{{ self_localized('ar') }}" />
     <link rel="alternate" hreflang="zh-hant" href="{{ 
self_localized('zh_Hant') }}" />

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]