diff --git a/app/views/about/index.html.erb b/app/views/about/index.html.erb index 3e456dd..6fe4c69 100644 --- a/app/views/about/index.html.erb +++ b/app/views/about/index.html.erb @@ -23,7 +23,7 @@

How Can I Participate?

- The Tuesday "Nerd Party" is informal - drop in and code with us as you please. We also host larger, formal events on a semi-regular basis. We encourage everyone, from Ruby novice to expert, to join us to learn and contribute. We're excited to grow and support the Ruby and Rails communities. + The Tuesday "Nerd Party" is informal - drop in and code with us as you please. We host larger, formal events on a semi-regular basis. We're also on <%= link_to "Slack here", "https://seattlerbslack.herokuapp.com" %>. We encourage everyone, from Ruby novice to expert, to join us to learn and contribute. We're excited to grow and support the Ruby and Rails communities.

Most importantly: <%= link_to "Join us", join_us_path %> and <%= link_to "Sign up to give a talk", talks_path %>! diff --git a/app/views/about/join_us.html.erb b/app/views/about/join_us.html.erb index b07a745..c61f229 100644 --- a/app/views/about/join_us.html.erb +++ b/app/views/about/join_us.html.erb @@ -18,16 +18,20 @@ welcome!

+

+ We have a Slack organization where you can ask questions and discuss programming topics. <%= link_to "Click here to join", "https://seattlerbslack.herokuapp.com" %>. +

+

- + <%= render "twitter" %>

Join the Mailing Lists

- +

These are low-volume and spam-free.

<%= form_tag subscribe_path do %>