diff --git a/index.html b/index.html index 6493212..df702b0 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ layout: base title: Austin JavaScript meta: - description: Austin JavaScript is a community-driven group that meets to discuss JavaScript and the open web. +description: Austin JavaScript is a community-driven group that meets to discuss JavaScript and the open web. ---
@@ -18,20 +18,23 @@

{{ title }}

{%- endmeetupDetails -%} - +
-

We are a community-driven group that meets to discuss JavaScript and the open web. Find out more about us or the many ways you can contribute.

-

We work hard to build a community that treats people with excellence. We've formalized this in the Austin JavaScript Code of Conduct.

+

We are a community-driven group that meets to discuss JavaScript and the open web. Find out more about us or the many ways you can contribute.

+

We work hard to build a community that treats people with excellence. We've formalized this in the Austin JavaScript Code of Conduct.

@@ -40,7 +43,8 @@

Past speakers and talks

{%- for speaker in meetup.data.speakers -%} {%- if speaker.name and speaker.avatar -%}
- + {%- avatar speaker.avatar, speaker.name, 'is-rounded' -%}
@@ -48,20 +52,14 @@

Past speakers and talks

{%- endfor -%} {%- endfor -%}
- -
-

Join our mailing list

-

-
-

Join our mailing list

-

+

Join our mailing list

+

Recent meetups

- + \ No newline at end of file