summaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-02-15 05:55:18 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-02-15 05:55:18 +0100
commit5b17168a3f3af90971cee433efd1b223ac227150 (patch)
tree1c6e7d3abfd34783534e3ee88eef2328da61680e /index.html.j2
parentecb6d5f36e1b1d69571fcc9a1d423a5f90af6018 (diff)
downloadwww-5b17168a3f3af90971cee433efd1b223ac227150.tar.gz
www-5b17168a3f3af90971cee433efd1b223ac227150.tar.bz2
www-5b17168a3f3af90971cee433efd1b223ac227150.zip
use hand-written SVG for the taler main logo
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html.j2 b/index.html.j2
index 580b5654..9e2953a8 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -11,7 +11,7 @@
{% include "common/navigation.j2.inc" %}
<!-- Jumbotron -->
<div class="jumbotron">
- <img align="middle" alt="Taler logo" width="33%" src="{{ url('images/logo-2015-medium.png') }}" style="margin: 0px 0px -120px 0px;">
+ <img align="middle" alt="Taler logo" width="33%" src="{{ url('taler-big.svg') }}" style="margin: 0px 0px -120px 0px;">
</div>
<div class="jumbotron">
<h1>{{ _("Independent One-Click Payments!") }}</h1>