summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-09-20 13:55:21 +0200
committerStefan Kügel <skuegel@web.de>2023-09-20 13:55:21 +0200
commit5d1c74927accfebb68fa4ca54bbcda62132af0c4 (patch)
tree9adca77668957e0ea13c6c8dc28a1e96983b7bec
parentbb8fb61b163dcf05328b7ab71714bd5930330836 (diff)
downloadwww-5d1c74927accfebb68fa4ca54bbcda62132af0c4.tar.gz
www-5d1c74927accfebb68fa4ca54bbcda62132af0c4.tar.bz2
www-5d1c74927accfebb68fa4ca54bbcda62132af0c4.zip
Nudging the GNU40 image left-aligned in the news section
Signed-off-by: Stefan Kügel <skuegel@web.de>
-rw-r--r--template/index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 7ba46825..54e5c860 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] %}