summaryrefslogtreecommitdiff
path: root/template/ngi-taler.html.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-01-15 13:44:23 +0100
committerStefan Kügel <skuegel@web.de>2024-01-15 13:44:23 +0100
commit7fef8f74b2e5e5cef6f94647e609c1da949d860e (patch)
tree855041eb080fbc962742a7291cb11d2bee075c7f /template/ngi-taler.html.j2
parent7bdbc1fa36a740ecc892d2328350927afaf2aa63 (diff)
downloadwww-7fef8f74b2e5e5cef6f94647e609c1da949d860e.tar.gz
www-7fef8f74b2e5e5cef6f94647e609c1da949d860e.tar.bz2
www-7fef8f74b2e5e5cef6f94647e609c1da949d860e.zip
update of logo image file, change format svg --> png in header and footer
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 556d29b5..aeeaaeb9 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.svg') }}" alt="NGI Taler logo" width="500px">
+ <img class="img-fluid" src="{{ url_static('images/logo-NGI_TALER_Bold.png') }}" 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 -->