We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8a3fb1 + 32a3aba commit 460f816Copy full SHA for 460f816
1 file changed
src/components/Footer.js
@@ -22,6 +22,9 @@ const Footer = ({ withSidebar }) => {
22
<li>
23
<a href={'http://github.com/processing/'} target="_blank" rel="noreferrer">GitHub</a>
24
</li>
25
+ <li>
26
+ <a href={'https://discord.gg/mt2CnebPsJ'} target="_blank" rel="noreferrer">Discord</a>
27
+ </li>
28
29
<a href={'https://bsky.app/profile/processing.org'} target="_blank" rel="noreferrer">Bluesky</a>
30
0 commit comments