gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: replace IRC channel through link to c


From: gnunet
Subject: [taler-www] branch master updated: replace IRC channel through link to community forum TALER ICH
Date: Tue, 05 Mar 2024 21:49:36 +0100

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new ffe3fb7  replace IRC channel through link to community forum TALER ICH
ffe3fb7 is described below

commit ffe3fb770124f8c86b68be7730692680863a6918
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Tue Mar 5 21:49:27 2024 +0100

    replace IRC channel through link to community forum TALER ICH
---
 template/contact.html.j2     | 9 +++++----
 template/development.html.j2 | 8 +++++---
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/template/contact.html.j2 b/template/contact.html.j2
index 945f207..eb23321 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -77,12 +77,13 @@
       </div>
 
       <div class="col-lg-6">
-        <h2>{{ _("IRC") }}</h2>
+        <h2>{{ _("Community Forum") }}</h2>
         <p>
           {% trans %}
-            Our IRC channel is #taler on 
-          <a href="https://web.libera.chat/"; target="_blank" rel="noopener 
noreferrer">
-          Libera</a>.{% endtrans %}
+          Our community forum is located at 
+          <a href="https://ich.taler.net/"; target="_blank" rel="noopener 
noreferrer">
+          the Integration Community Hub (TALER ICH)</a>.
+          {% endtrans %}
         </p>
       </div>
 
diff --git a/template/development.html.j2 b/template/development.html.j2
index e144f75..489480d 100644
--- a/template/development.html.j2
+++ b/template/development.html.j2
@@ -140,11 +140,13 @@
     </div>
 
     <div class="col-lg-4 mb-4">
-      <a href="https://web.libera.chat/"; target="_blank" rel="noopener 
noreferrer">
+      <a href="https://ich.taler.net/"; target="_blank" rel="noopener 
noreferrer">
         <img src="{{ url('icons/noun-chat-5180308.svg') }}" height=60>
-        <h3>{{ _("IRC")}}</h3>
+        <h3>{% trans %}Community Forum{% endtrans %}</h3>
       </a>
-      {{ _("Our IRC channel is #taler on Libera.") }}
+      {% trans %}Our community forum is located at 
+          <a href="https://ich.taler.net/"; target="_blank" rel="noopener 
noreferrer">
+          the Integration Community Hub (TALER ICH)</a>."{% endtrans %}
     </div>
 
     <div class="col-lg-4 mb-4">

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]