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.
1 parent 14c2730 commit 50bab18Copy full SHA for 50bab18
src/templates/pages/index.hbs
@@ -17,7 +17,8 @@ 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://discord.gg/SHQ8dH25r9">Join the p5.js Discord!</a></p>
+ {{!-- <p><a href="https://discord.gg/SHQ8dH25r9">Join the p5.js Discord!</a></p> --}}
21
+ <p><a href="https://www.eventbrite.com/e/p5js-access-day-tickets-328624935027">Join us for p5.js Access Day on May 21, 2022!</a></p>
22
<a href="https://editor.p5js.org"><span class='button_box'>{{#i18n "start-creating"}}{{/i18n}}</span></a>
23
24
<h2>{{#i18n "p2xh2"}}{{/i18n}}</h2>
0 commit comments