gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: update of logo image file, change for


From: gnunet
Subject: [taler-www] branch master updated: update of logo image file, change format svg --> png in header and footer
Date: Mon, 15 Jan 2024 13:45:11 +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 7fef8f7  update of logo image file, change format svg --> png in 
header and footer
7fef8f7 is described below

commit 7fef8f74b2e5e5cef6f94647e609c1da949d860e
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Mon Jan 15 13:44:23 2024 +0100

    update of logo image file, change format svg --> png in header and footer
---
 common/consortium.j2                  |   1 +
 common/footer-eu.j2.inc               |   2 +-
 static/images/logo-NGI_TALER_Bold.png | Bin 0 -> 19894 bytes
 template/ngi-taler.html.j2            |   2 +-
 4 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/common/consortium.j2 b/common/consortium.j2
index c3f251d..49aeebc 100644
--- a/common/consortium.j2
+++ b/common/consortium.j2
@@ -5,6 +5,7 @@
     <title>NGI Taler</title>
     <link rel="shortcut icon" href="/NGI_favicon.ico" />
     <link rel="icon" type="image/svg+xml" href="{{ 
url_static('images/logo-NGI_TALER_Bold.svg') }}" sizes="any" />
+    <link rel="icon" type="image/png" href="{{ 
url_static('images/logo-NGI_TALER_Bold.png') }}" sizes="any" />
     <link rel="icon" type="image/png" href="{{ 
url_static('images/NGI_android-chrome-192x192.png') }}" sizes="192x192" />
     <link rel="icon" type="image/png" href="{{ 
url_static('images/NGI_android-chrome-512x512.png') }}" sizes="512x512" />
     <link rel="apple-touch-icon" sizes="180x180" href="{{ 
url_static('images/NGI_apple-touch-icon.png') }}" />
diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
index cff832a..d2ebb65 100644
--- a/common/footer-eu.j2.inc
+++ b/common/footer-eu.j2.inc
@@ -10,7 +10,7 @@
       <h4>NGI TALER Overview</h4>
         <ul class="footer-list">
         <br>
-        <img class="img-fluid" src="{{ 
url_static('images/logo-NGI_TALER_Bold.svg') }}" alt="The NGI Taler logo" 
width="280px">
+        <img class="img-fluid" src="{{ 
url_static('images/logo-NGI_TALER_Bold.png') }}" alt="The NGI Taler logo" 
width="280px">
           <li><strong>Coordinator:</strong> <br>Eindhoven University of 
Technology</li>
           <li><strong>E-Mail: </strong><a 
href="mailto:questions'AT'taler.net?subject=Message to the NGI Taler project 
coordinator">Contact us</a></li>
           <li><strong>Programme call:</strong> 
<br>HORIZON-CL4-2023-HUMAN-01-CNECT</li>
diff --git a/static/images/logo-NGI_TALER_Bold.png 
b/static/images/logo-NGI_TALER_Bold.png
new file mode 100644
index 0000000..a7a10d2
Binary files /dev/null and b/static/images/logo-NGI_TALER_Bold.png differ
diff --git a/template/ngi-taler.html.j2 b/template/ngi-taler.html.j2
index 556d29b..aeeaaeb 100644
--- a/template/ngi-taler.html.j2
+++ b/template/ngi-taler.html.j2
@@ -5,7 +5,7 @@
   <article>
     <div class="row">
       <div class="col-lg-6">
-        <img class="img-fluid" src="{{ 
url_static('images/logo-NGI_TALER_Bold.svg') }}" alt="NGI Taler logo" 
width="500px">
+        <img class="img-fluid" src="{{ 
url_static('images/logo-NGI_TALER_Bold.png') }}" alt="NGI Taler logo" 
width="500px">
       </div>
       <h4 class="font-weight-bold pb-2 mb-4">NGI TALER</h4>
       <!-- {# <div class="col col-md-auto"></div> #} project intro -->

-- 
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]