Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions source/views/_footer.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
.container
.contact
%p Get in touch:
= link_to "railsbridgetriangle@gmail.com", "mailto:railsbridgetriangle@gmail.com", class: "email"

%li= link_to "railsbridgetriangle@gmail.com", "mailto:railsbridgetriangle@gmail.com", class: "email"
%li= link_to "register for an event via BridgeTroll", "https://www.bridgetroll.org/chapters/33"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about shortening this to "Register via BridgeTroll" or if you prefer explicit "Register for the event via BridgeTroll", the "an" is a bit odd.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure! And no pride of ownership on this -- feel free to change anything!

%li= link_to "follow us on Twitter", "https://twitter.com/railsbridgetri"
.author
Site design by
= link_to "thoughtbot", "http://thoughtbot.com"