[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-www] branch master updated: Nudging the GNU40 image left-aligned
From: |
gnunet |
Subject: |
[taler-www] branch master updated: Nudging the GNU40 image left-aligned in the news section |
Date: |
Wed, 20 Sep 2023 13:56:13 +0200 |
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 5d1c749 Nudging the GNU40 image left-aligned in the news section
5d1c749 is described below
commit 5d1c74927accfebb68fa4ca54bbcda62132af0c4
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Wed Sep 20 13:55:21 2023 +0200
Nudging the GNU40 image left-aligned in the news section
Signed-off-by: Stefan Kügel <skuegel@web.de>
---
template/index.html.j2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/index.html.j2 b/template/index.html.j2
index 7ba4682..54e5c86 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -55,7 +55,7 @@
</div>
<div class="col-12">
- <a href="https://www.gnu.org/gnu40/" target="_blank" rel="noopener
noreferrer">2023-09-27: GNU40 celebration in Biel, Switzerland<img width="81.5"
height="66.5" src="{{ url_static('images/GNU40_badge-sm.png') }}" alt="[
Celebrate 40 years of GNU! ]"></a>
+ <a href="https://www.gnu.org/gnu40/" target="_blank" rel="noopener
noreferrer"><img width="81.5" height="66.5" src="{{
url_static('images/GNU40_badge-sm.png') }}" alt="[ Celebrate 40 years of GNU!
]">2023-09-27: GNU40 celebration in Biel, Switzerland</a>
</div>
{% for item in newsdata[:3] %}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-www] branch master updated: Nudging the GNU40 image left-aligned in the news section,
gnunet <=