summaryrefslogtreecommitdiff
path: root/common/consortium.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2023-12-20 07:56:04 +0100
committerStefan Kügel <skuegel@web.de>2023-12-20 07:56:04 +0100
commit5a9c121836b617a8d37c08859e5a6ea6887222f0 (patch)
tree389036a4d1c18186e9979e8a2b2c3e11b86db8f8 /common/consortium.j2
parent6a533d881c15b4eacec3c9b80b2fe811a06bd17d (diff)
downloadwww-5a9c121836b617a8d37c08859e5a6ea6887222f0.tar.gz
www-5a9c121836b617a8d37c08859e5a6ea6887222f0.tar.bz2
www-5a9c121836b617a8d37c08859e5a6ea6887222f0.zip
updating navigation and adding ngi-taler.html to taler.net
Diffstat (limited to 'common/consortium.j2')
-rw-r--r--common/consortium.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/common/consortium.j2 b/common/consortium.j2
index 71918907..b9612492 100644
--- a/common/consortium.j2
+++ b/common/consortium.j2
@@ -4,7 +4,7 @@
<meta charset="UTF-8"/>
<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/svg+xml" href="{{ url_static('images/logo-NGI_Taler.svg') }}" sizes="any" />
<link rel="icon" type="image/png" href="{{ url_static('images/android-chrome-192x192.png') }}" sizes="192x192" />
<link rel="icon" type="image/png" href="{{ url_static('images/android-chrome-512x512.png') }}" sizes="512x512" />
<link rel="apple-touch-icon" sizes="180x180" href="{{ url_static('images/apple-touch-icon.png') }}" />
@@ -12,7 +12,7 @@
<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." />
<meta property="og:type" content="website" />
- <meta property="og:url" content="{{ url_localized('consortium.html') }}" />
+ <meta property="og:url" content="{{ url_localized('ngi-taler.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') }}" />