Remove the Matrix link from the community page (#973)

This commit is contained in:
Adam Scott
2024-12-04 15:51:31 -05:00
committed by GitHub
parent 151966e6a9
commit c09880ba0e

View File

@@ -293,7 +293,7 @@ layout: default
<h2>User-supported communities</h2>
<div class="grid">
<div class="community-block">
<div class="community-short-block">
<div class="card">
<a href="https://godotforums.org">
<img src="/assets/community/community-forums.webp" width="350" height="215" alt=""
@@ -335,7 +335,7 @@ layout: default
</div>
</div>
<div class="community-block">
<div class="community-short-block">
<a href="/community/user-groups" class="card base-padding" id="user-groups">
<h3>User groups</h3>
<p>Find local Godot user groups run by community members.</p>
@@ -347,11 +347,6 @@ layout: default
<h3>Tutorials</h3>
<p>Find tutorials and guides written by the community.</p>
</a>
<a href="https://matrix.to/#/#godot-space:matrix.org" class="card base-padding">
<h3>Matrix</h3>
<p>Libre decentralized chat with advanced features, IRC compatible.</p>
</a>
</div>
</div>