From 4152895d74862479dd630715d5e956a9adc79d5a Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi <mohammad@akhlaghi.org> Date: Mon, 16 May 2022 02:52:45 +0200 Subject: Matrix-protocol room added in contacts at bottom of all pages Until now, the only suggested way for contact was Savannah and directly contacting me. But we have recently added Matrix-protocol based chatrooms, which some people may find easier to use. With this commit, a link to the general chat room as been added in the contacts section at the bottom part of all the pages. --- about-customize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'about-customize.html') diff --git a/about-customize.html b/about-customize.html index 93bc2b0..562ca0c 100644 --- a/about-customize.html +++ b/about-customize.html @@ -416,7 +416,7 @@ git push <span class="comment"># Push your commit to your remo <ul> <li><p>Maneage is currently based in the Centro de Estudios de Física del Cosmos de Aragón (CEFCA).</p></li> <li><p>Address: CEFCA, Plaza San Juan 1, Planta 2, Teruel, Spain, 44001.</p></li> - <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form</a>, or project PI (<a href="http://akhlaghi.org">Mohammad Akhlaghi</a>).</p></li> + <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form</a>, or <a href="https://app.element.io/#/room/#maneage-general:matrix.org">#maneage-general:matrix.org</a>, or project PI (<a href="http://akhlaghi.org">Mohammad Akhlaghi</a>).</p></li> <li><p>Copyright © 2020-2022 Maneage volunteers</p></li> <li>This page is distributed under GNU General Public License (<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL</a>).</li> </ul> -- cgit v1.2.1