We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0f0dc3 + 2e463b4 commit 0ea25d7Copy full SHA for 0ea25d7
src/templates/pages/index.hbs
@@ -17,7 +17,6 @@ slug: /
17
<h1>{{#i18n "p1xh1"}}{{/i18n}}</h1>
18
<p style="margin-top:1em">{{#i18n "p1x1"}}{{/i18n}}</p>
19
<p>{{#i18n "p1x2"}}{{/i18n}}</p>
20
- <p><a href="https://bit.ly/p5showcase2022">Submit to the p5.js 2022 Showcase!</a></p>
21
<a href="https://editor.p5js.org"><span class='button_box'>{{#i18n "start-creating"}}{{/i18n}}</span></a>
22
23
<h2>{{#i18n "p2xh2"}}{{/i18n}}</h2>
0 commit comments