gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-www] branch master updated: sizes


From: gnunet
Subject: [taler-anastasis-www] branch master updated: sizes
Date: Sat, 21 Aug 2021 10:08:21 +0200

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

grothoff pushed a commit to branch master
in repository anastasis-www.

The following commit(s) were added to refs/heads/master by this push:
     new e43aa60  sizes
e43aa60 is described below

commit e43aa60959ce0c7bd14f540e1142d361eecd1505
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Aug 21 10:08:19 2021 +0200

    sizes
---
 static/images/gnu.png      | Bin 37737 -> 40862 bytes
 template/docs_news.html.j2 |   4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/images/gnu.png b/static/images/gnu.png
index f7f28af..7c34d48 100644
Binary files a/static/images/gnu.png and b/static/images/gnu.png differ
diff --git a/template/docs_news.html.j2 b/template/docs_news.html.j2
index 8e74689..e40a05d 100644
--- a/template/docs_news.html.j2
+++ b/template/docs_news.html.j2
@@ -29,7 +29,7 @@
                                <div class="col-lg-5 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
-                                                    <img class="mr-3" src="{{ 
url_static('images/gnu.png') }}" alt="" />
+                                                    <img class="mr-3" 
height=60 width=75 src="{{ url_static('images/gnu.png') }}" alt="" />
                                                     <div class="media-body">
                                                <h3>{% trans %}Anastasis 
becomes a GNU package{% endtrans %}</h3>
                                                <p>{% trans %}Anastasis is now 
an official GNU package. You can read more about GNU <a 
href="https://www.gnu.org/";>here</a>.{% endtrans %}</p>
@@ -42,7 +42,7 @@
                                <div class="col-lg-5 col-md-6 col-sm-6">
                                        <div class="boxPanel">
                                                <div class="media">
-                                                 <img class="mr-3" src="{{ 
url_static('images/ngi_ledger.png') }}" alt="">
+                                                 <img class="mr-3" height=60 
width=75 src="{{ url_static('images/ngi_ledger.png') }}" alt="">
                                                  <div class="media-body">
                             <h3>{% trans %}Anastasis funded by NGI LEDGER{% 
endtrans %}</h3>
                             <p>{% trans %}The development of Anastasis is 
being funded (for 2021) by a grant of <a 
href="https://www.ngi.eu/ngi-projects/ledger/";>NGI LEDGER</a>.{% endtrans %}</p>

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