summaryrefslogtreecommitdiff
path: root/common/base.j2
diff options
context:
space:
mode:
Diffstat (limited to 'common/base.j2')
-rw-r--r--common/base.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/common/base.j2 b/common/base.j2
index f5e2e9f1..d2c96118 100644
--- a/common/base.j2
+++ b/common/base.j2
@@ -17,6 +17,7 @@
<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.') }}" />
+ <link rel="me" href="https://mastodon.social/@taler">
{% include "common/header.j2.inc" %}
{% block head_content %}{% endblock %}
</head>