mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Remove the Matrix link from the community page (#973)
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user