Update Discord link

This commit is contained in:
Emi
2024-07-04 12:42:13 +02:00
parent 3796418832
commit f0121169e1
4 changed files with 23 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@@ -183,14 +183,14 @@ layout: default
<div class="community-block">
<div class="card">
<a href="https://discord.gg/4JBkykG">
<img src="/assets/community/icon_discord.webp" width="350" height="215" alt=""
<a href="https://discord.gg/bdcfAYM4W9">
<img src="/assets/community/icon_discord.webp?1" width="350" height="215" alt=""
style="background: linear-gradient(90deg, #323541 16%, #42454e 33%, #383b42 82%, #35373e 96%)"
loading="lazy">
</a>
<div class="base-padding">
<h3><a href="https://discord.gg/4JBkykG">Discord</a></h3>
<p>A vibrant community for discussion, user support, showcases... and custom emoji!</p>
<h3><a href="https://discord.gg/bdcfAYM4W9">Discord</a></h3>
<p>A space to socialize with other community members.</p>
</div>
</div>
</div>
@@ -203,7 +203,7 @@ layout: default
</a>
<div class="base-padding">
<h3><a href="https://www.reddit.com/r/godot">Reddit</a></h3>
<p>A community for discussion and support in development with the game engine.</p>
<p>Stay up to date on Godot news, and share your projects and resources with each other.</p>
</div>
</div>
</div>
@@ -312,12 +312,28 @@ layout: default
</div>
</div>
<div class="community-short-block">
<div class="community-block">
<div class="card">
<a href="https://discord.gg/4JBkykG">
<img src="/assets/community/icon_community_discord.webp" width="350" height="215" alt=""
style="background: linear-gradient(90deg, #323541 16%, #42454e 33%, #383b42 82%, #35373e 96%)"
loading="lazy">
</a>
<div class="base-padding">
<h3><a href="https://discord.gg/4JBkykG">Discord</a></h3>
<p>A vibrant community for discussion, user support, showcases... and custom emoji!</p>
</div>
</div>
</div>
<div class="community-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>
</a>
</div>
<div class="community-short-block">
<a href="https://docs.godotengine.org/en/stable/community/tutorials.html" class="card base-padding">
<h3>Tutorials</h3>
<p>Find tutorials and guides written by the community.</p>

View File

@@ -28,7 +28,7 @@ permalink: /maintenance/index.html
<h2>Community</h2>
<ul>
<li><a href="https://forum.godotengine.org/">Godot Forum</a></li>
<li><a href="https://discord.gg/4JBkykG">Discord</a></li>
<li><a href="https://discord.gg/bdcfAYM4W9">Discord</a></li>
<li><a href="https://reddit.com/r/godot/">Reddit</a></li>
<li><a href="https://www.facebook.com/groups/godotengine/">Facebook</a></li>
<li><a href="https://twitter.com/godotengine">Twitter</a></li>