We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b988dd commit fd05956Copy full SHA for fd05956
1 file changed
index.html
@@ -33,6 +33,7 @@ <h1 class="is-sr-only">{{ title }}</h1>
33
<p>We are a community-driven group that meets to discuss JavaScript and the open web. Find out more <a
34
href="{{ '/about/' | url }}">about us</a> or the many ways you can <a
35
href="{{ '/contributing/' | url }}">contribute</a>.</p>
36
+ <p>To see everything for yourself, check out <a href="https://www.meetup.com/austin-js/?eventOrigin=event_home_page">our MeetUp page.</a></p>
37
<p>We work hard to build a community that treats people with excellence. We've formalized this in the <a
38
href="{{ '/code-of-conduct/' | url }}">Austin JavaScript Code of Conduct</a>.</p>
39
</section>
0 commit comments