[geany/www.geany.org] 05900b: Add matrix channel reference to website
Enrico Tröger
git-noreply at xxxxx
Fri Oct 8 09:57:54 UTC 2021
Branch: refs/heads/master
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Fri, 08 Oct 2021 09:57:54 UTC
Commit: 05900be25f962c7914ef58955971d1602c8875c9
https://github.com/geany/www.geany.org/commit/05900be25f962c7914ef58955971d1602c8875c9
Log Message:
-----------
Add matrix channel reference to website
Modified Paths:
--------------
geany/templates/home.html
page_content/about/geany.md
Modified: geany/templates/home.html
3 lines changed, 2 insertions(+), 1 deletions(-)
===================================================================
@@ -137,7 +137,8 @@ <h2 class="text-center">Great Community</h2>
that contribute improvements and fixes across numerous
platforms including
<a href="{% url "page" "support/mailing-lists" %}">The Mailing Lists</a>,
- <a href="https://github.com/geany">Github</a> and
+ <a href="https://github.com/geany">Github</a>,
+ Matrix <a href="https://matrix.to/#/#geany:matrix.org">#geany:matrix.org</a> and
<a href="https://twitter.com/GeanyIDE/">Twitter</a>.</p>
<p><a class="btn btn-default" href="{% url "page" "contribute" %}">Get Involved »</a>
<a class="btn btn-default" href="{% url "page" "about/donate" %}">Donate »</a></p>
Modified: page_content/about/geany.md
5 lines changed, 3 insertions(+), 2 deletions(-)
===================================================================
@@ -35,10 +35,11 @@ The code is licensed under the terms of the [GNU General Public Licence][3].
## Contact
-To contact us for general questions or feedback, either use one of our [mailing lists][4] or the [Github issue tracker][5].
+To contact us for general questions or feedback, either use one of our [mailing lists][4], the Matrix channel [#geany:matrix.org][5] or the [Github issue tracker][5].
[1]: /about/filetypes/
[2]: /support/plugins/
[3]: https://www.gnu.org/licenses/gpl-2.0.en.html
[4]: /support/mailing-lists
- [5]: https://github.com/geany/geany/issues
+ [5]: https://matrix.to/#/#geany:matrix.org
+ [6]: https://github.com/geany/geany/issues
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list