Skip to content

Commit 34b2e79

Browse files
committed
add the discord server
1 parent cd3d3b2 commit 34b2e79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
<header>
1414
<h1>Gamedev Framework</h1>
1515
<p>A framework to build 2D games in C++14</p>
16-
<p class="view"><a href="https://github.com/GamedevFramework/gf">View the Project on GitHub <small>GamedevFramework/gf</small></a></p>
16+
<p class="view"><a href="https://github.com/GamedevFramework/gf">View the project on GitHub <small>GamedevFramework/gf</small></a></p>
17+
<p class="view"><a href="https://discord.gg/2fXM3T4">Chat on the Discord server <small>GamedevFramework</small></a></p>
1718
<p class="view"><a href="https://www.reddit.com/r/GamedevFramework/">Talk on the Subreddit <small>/r/GamedevFramework</small></a></p>
1819
<p class="view"><a href="irc://chat.freenode.net/gf-devel">Join the IRC channel on Freenode <small>#gf-devel</small></a></p>
1920
<ul>

0 commit comments

Comments
 (0)