We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd05956 commit e4a7263Copy full SHA for e4a7263
1 file changed
index.html
@@ -30,6 +30,14 @@ <h1 class="is-sr-only">{{ title }}</h1>
30
</section>
31
32
<section class="section">
33
+ <p>Welcome! Would you happen to be...</p>
34
+ <ul>
35
+ <li>Looking to network within the software engineering space?</li>
36
+ <li>Curious about web development?</li>
37
+ <li>Wanting to learn about the JavaScript ecosystem?</li>
38
+ <li>Seeking opportunities to give a talk to share knowledge or hone your skills?</li>
39
+ </ul>
40
+ <p>You found the perfect place.</p>
41
<p>We are a community-driven group that meets to discuss JavaScript and the open web. Find out more <a
42
href="{{ '/about/' | url }}">about us</a> or the many ways you can <a
43
href="{{ '/contributing/' | url }}">contribute</a>.</p>
0 commit comments