Skip to content

Commit 460f816

Browse files
authored
Merge pull request #658 from SableRaf/add-discord-link
2 parents e8a3fb1 + 32a3aba commit 460f816

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/Footer.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ const Footer = ({ withSidebar }) => {
2222
<li>
2323
<a href={'http://github.com/processing/'} target="_blank" rel="noreferrer">GitHub</a>
2424
</li>
25+
<li>
26+
<a href={'https://discord.gg/mt2CnebPsJ'} target="_blank" rel="noreferrer">Discord</a>
27+
</li>
2528
<li>
2629
<a href={'https://bsky.app/profile/processing.org'} target="_blank" rel="noreferrer">Bluesky</a>
2730
</li>

0 commit comments

Comments
 (0)