summaryrefslogtreecommitdiff
path: root/common/base.j2
diff options
context:
space:
mode:
Diffstat (limited to 'common/base.j2')
-rw-r--r--common/base.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/common/base.j2 b/common/base.j2
index 14f6bd23..f5e2e9f1 100644
--- a/common/base.j2
+++ b/common/base.j2
@@ -14,7 +14,7 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="{{ url_localized('index.html') }}" />
<meta property="og:image" content="https://taler.net/favicon.ico" />
- <meta property="og:image" content="https://taler.net/favicon.png" />
+ <meta property="og:image" content="/favicon.ico" />
<meta property="og:image" content="{{ url_static('images/favicon.png') }}" />
<meta name="description" content="{{ _('A payment system that makes privacy-friendly online transactions fast and easy.') }}" />
{% include "common/header.j2.inc" %}