summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/consortium.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/common/consortium.j2 b/common/consortium.j2
index 4c6c5686..7b21f2df 100644
--- a/common/consortium.j2
+++ b/common/consortium.j2
@@ -10,13 +10,13 @@
<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="The EUROTALER funded by Horizon Europe and SBFI." />
+ <meta property="og:title" content="NGI Taler funded by Horizon Europe and SBFI." />
<meta property="og:type" content="website" />
<meta property="og:url" content="{{ url_localized('consortium.html') }}" />
<meta property="og:image" content="https://taler.net/favicon.ico" />
<meta property="og:image" content="/favicon.ico" />
<meta property="og:image" content="{{ url_static('images/favicon.png') }}" />
- <meta name="description" content="{{ _('The EUROTALER consortium, funded by Horizon Europe and SBFI, aims to bring the GNU Taler to market across Europe.') }}" />
+ <meta name="description" content="{{ _('The NGI Taler consortium, funded by Horizon Europe and SBFI, aims to bring GNU Taler to market across Europe.') }}" />
{# <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@_nu/html-validator" /> #}
{# TODO Other header may be needed #}
{% include "common/header.j2.inc" %}