taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit b736643776799ae8237b567cf0f3b6fa8180bbc2
parent eb2d0f14044b0ec981491f1f9171dd12089450c8
Author: Emmanuel Benoist <emmanuel.benoist@bfh.ch>
Date:   Mon, 28 Jul 2025 13:40:40 +0200

Merge branch 'master' of ssh://git.gnunet.org/taler-www

Diffstat:
Mcommon/consortium.j2 | 1+
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." />