summaryrefslogtreecommitdiff
path: root/template/ngi-taler.html.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-02-05 09:07:48 +0100
committerStefan Kügel <skuegel@web.de>2024-02-05 09:07:48 +0100
commit686df7a1d8cd1a9cc389d175f40fb2944e65a022 (patch)
treef9a806cdc1ba10380adbaf2eb854ef5efed92727 /template/ngi-taler.html.j2
parent9f903fa232fb066ca16b1e849410f7b52343b365 (diff)
downloadwww-686df7a1d8cd1a9cc389d175f40fb2944e65a022.tar.gz
www-686df7a1d8cd1a9cc389d175f40fb2944e65a022.tar.bz2
www-686df7a1d8cd1a9cc389d175f40fb2944e65a022.zip
integrate new SVG image file to NGI TALER homepage
Diffstat (limited to 'template/ngi-taler.html.j2')
-rw-r--r--template/ngi-taler.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/ngi-taler.html.j2 b/template/ngi-taler.html.j2
index a1f906b6..89a88927 100644
--- a/template/ngi-taler.html.j2
+++ b/template/ngi-taler.html.j2
@@ -5,7 +5,7 @@
<article>
<div class="row">
<div class="col-lg-6">
- <img class="img-fluid" src="{{ url_static('images/logo-NGI_TALER_Bold.png') }}" alt="NGI Taler logo" width="500px">
+ <img class="img-fluid" src="{{ url_static('images/logo-NGI_TALER_Bold.svg') }}" alt="NGI Taler logo" width="500px">
</div>
<h4 class="font-weight-bold pb-2 mb-4">NGI TALER</h4>
<!-- {# <div class="col col-md-auto"></div> #} project intro -->