summaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-09-28 18:31:56 +0200
committerMS <ms@taler.net>2020-09-28 18:31:56 +0200
commitf4ded6683834a9172ba96be1a9524702ae32c71f (patch)
tree13d96a7e4498b499564f821a45a6ebf13c5ff819 /template/index.html.j2
parent503ef225430af36d2f7bf08019feaea17dafe7ce (diff)
downloadwww-f4ded6683834a9172ba96be1a9524702ae32c71f.tar.gz
www-f4ded6683834a9172ba96be1a9524702ae32c71f.tar.bz2
www-f4ded6683834a9172ba96be1a9524702ae32c71f.zip
new logo in index page
Diffstat (limited to 'template/index.html.j2')
-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 5720ce23..d0feda98 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -4,7 +4,7 @@
<div class="row justify-content-center">
<div class="col-8">
- <img src="{{ url_static('images/logo-2018-dold.svg') }}">
+ <img src="{{ url_static('images/logo-2020.jpg') }}">
</div>
</div>