Skip to content

Commit bbbddbe

Browse files
authored
Add showcase form
1 parent 60dce65 commit bbbddbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/pages/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ slug: /
1717
<h1>{{#i18n "p1xh1"}}{{/i18n}}</h1>
1818
<p style="margin-top:1em">{{#i18n "p1x1"}}{{/i18n}}</p>
1919
<p>{{#i18n "p1x2"}}{{/i18n}}</p>
20-
<p><a href="https://discord.gg/SHQ8dH25r9">Join the p5.js Discord!</a></p>
20+
<p><a href="https://bit.ly/p5showcase2022">Submit to the p5.js 2022 Showcase!</a></p>
2121
<a href="https://editor.p5js.org"><span class='button_box'>{{#i18n "start-creating"}}{{/i18n}}</span></a>
2222

2323
<h2>{{#i18n "p2xh2"}}{{/i18n}}</h2>

0 commit comments

Comments
 (0)