gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch stable updated (2c3e27f -> b99dd8e)


From: gnunet
Subject: [taler-www] branch stable updated (2c3e27f -> b99dd8e)
Date: Tue, 04 May 2021 17:29:49 +0200

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

grothoff pushed a change to branch stable
in repository www.

    from 2c3e27f  fix hreflang syntax
     add b99dd8e  fix missing height/width

No new revisions were added by this update.

Summary of changes:
 template/index.html.j2 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/template/index.html.j2 b/template/index.html.j2
index f01ec9c..6100d19 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -17,27 +17,27 @@
         <p>
         <ul class="checklist">
           <li>
-            <img class="checkmark" alt="checkmark" src="{{ 
url_static('images/checkmark.png') }}">
+            <img class="checkmark" height=720 width=720 alt="checkmark" 
src="{{ url_static('images/checkmark.png') }}">
             {{ _("Payments without registration")}}
           </li>
           <li>
-            <img class="checkmark" alt="checkmark" src="{{ 
url_static('images/checkmark.png') }}">
+            <img class="checkmark" height=720 width=720 alt="checkmark" 
src="{{ url_static('images/checkmark.png') }}">
             {{ _("Data protection by default")}}
           </li>
           <li>
-            <img class="checkmark" alt="checkmark" src="{{ 
url_static('images/checkmark.png') }}">
+            <img class="checkmark" height=720 width=720 alt="checkmark" 
src="{{ url_static('images/checkmark.png') }}">
             {{ _("Fraud eliminated by design")}}
           </li>
           <li>
-            <img class="checkmark" alt="checkmark" src="{{ 
url_static('images/checkmark.png') }}">
+            <img class="checkmark" height=720 width=720 alt="checkmark" 
src="{{ url_static('images/checkmark.png') }}">
             {{ _("Not a new currency!")}}
           </li>
           <li>
-            <img class="checkmark" alt="checkmark" src="{{ 
url_static('images/checkmark.png') }}">
+            <img class="checkmark" height=720 width=720 alt="checkmark" 
src="{{ url_static('images/checkmark.png') }}">
             {{ _("Empowers communities to run their own payment 
infrastructure")}}
           </li>
           <li>
-            <img class="checkmark" alt="checkmark" src="{{ 
url_static('images/checkmark.png') }}">
+            <img class="checkmark" height=720 width=720 alt="checkmark" 
src="{{ url_static('images/checkmark.png') }}">
             <a href="https://gnu.org/philosophy/free-sw.html";>{{ _("Free 
Software") }}</a>
           </li>
         </ul>

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