summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/base.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/common/base.j2 b/common/base.j2
index dd0db3b9..224263e5 100644
--- a/common/base.j2
+++ b/common/base.j2
@@ -7,7 +7,7 @@
<link rel="icon" type="image/svg+xml" href="{{ url_static('images/favicon.svg') }}" sizes="any">
<link rel="icon" type="image/png" href="{{ url_static('images/android-chrome-192x192.png') }}" sizes="192x192">
<link rel="icon" type="image/png" href="{{ url_static('images/android-chrome-512x512.png') }}" sizes="512x512">
- <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
+ <link rel="apple-touch-icon" sizes="180x180" href="{{ url_static('images/apple-touch-icon.png') }}">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="{{ url_static('images/mstile-150x150.png') }}">
<meta property="og:title" content="GNU Taler - Taxable Anonymous Libre Electronic Reserves" />