Skip to content

Commit 50bab18

Browse files
authored
Add p5.js Access Day RSVP link to homepage
1 parent 14c2730 commit 50bab18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/templates/pages/index.hbs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ 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://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>
2122
<a href="https://editor.p5js.org"><span class='button_box'>{{#i18n "start-creating"}}{{/i18n}}</span></a>
2223

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

0 commit comments

Comments
 (0)