commit 9f72158772b7a39a33c11175dd52b710fc4be6f1
parent f71079c873c12185f8d377c7e8d9d54f339ab24b
Author: hellekin <hellekin@cepheide.org>
Date: Mon, 28 Jul 2025 12:25:21 +0200
Add Mastodon verification for @NGI_TALER@s10y.eu
Mastodon enables 'verification links' to associate a Mastodon account to one or more web URLs.
This commit adds the association for the NGI TALER consortium Mastodon account.
See: https://joinmastodon.org/verification
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/common/consortium.j2 b/common/consortium.j2
@@ -9,6 +9,7 @@
<link rel="icon" type="image/png" href="{{ url_static('images/NGI_android-chrome-192x192.png') }}" sizes="192x192" />
<link rel="icon" type="image/png" href="{{ url_static('images/NGI_android-chrome-512x512.png') }}" sizes="512x512" />
<link rel="apple-touch-icon" sizes="180x180" href="{{ url_static('images/NGI_apple-touch-icon.png') }}" />
+ <link rel="me" href="https://ps.s10y.eu/@NGI_TALER" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="{{ url_static('images/mstile-150x150.png') }}" />
<meta property="og:title" content="NGI Taler project funded by Horizon Europe and SBFI." />