[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-www] branch stable updated (bb8fb61 -> 5d1c749)
From: |
gnunet |
Subject: |
[taler-www] branch stable updated (bb8fb61 -> 5d1c749) |
Date: |
Wed, 20 Sep 2023 14:40:31 +0200 |
This is an automated email from the git hooks/post-receive script.
skuegel pushed a change to branch stable
in repository www.
from bb8fb61 Integrating a link under the news section for the GNU40
celebration on index.html
add 5d1c749 Nudging the GNU40 image left-aligned in the news section
No new revisions were added by this update.
Summary of changes:
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 stable updated (bb8fb61 -> 5d1c749),
gnunet <=