summaryrefslogtreecommitdiff
path: root/common/consortium.j2
diff options
context:
space:
mode:
Diffstat (limited to 'common/consortium.j2')
-rw-r--r--common/consortium.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/common/consortium.j2 b/common/consortium.j2
index 5c09eb9f..71918907 100644
--- a/common/consortium.j2
+++ b/common/consortium.j2
@@ -2,7 +2,7 @@
<html lang="{{ lang }}">
<head>
<meta charset="UTF-8"/>
- <title>{{ _("GNU Taler") }} Horizon Project</title>
+ <title>NGI Taler</title>
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="icon" type="image/svg+xml" href="{{ url_static('images/favicon.svg') }}" sizes="any" />
<link rel="icon" type="image/png" href="{{ url_static('images/android-chrome-192x192.png') }}" sizes="192x192" />
@@ -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="NGI Taler funded by Horizon Europe and SBFI." />
+ <meta property="og:title" content="NGI Taler project 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 NGI Taler consortium, funded by Horizon Europe and SBFI, aims to bring GNU Taler to market across Europe." />
+ <meta name="description" content="The NGI Taler project, 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" %}