diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2022-05-16 02:52:45 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2022-05-16 02:52:45 +0200 |
commit | 4152895d74862479dd630715d5e956a9adc79d5a (patch) | |
tree | 3488201447cf950527ebc46c46a7909dde79556c /about-customize.html | |
parent | 2ba3e45c93e5cef663c65a94f30634c8e48ec7bc (diff) |
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.
Diffstat (limited to 'about-customize.html')
-rw-r--r-- | about-customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |