make email address a mailto link

This commit is contained in:
Quincy Larson
2016-02-11 21:22:22 -08:00
parent d6fcbdaffc
commit d1d4e368d5

View File

@ -135,7 +135,9 @@ block content
h2.text-center Whom to contact for what:
table.table.table-stripe
tr
td Support (team@freecodecamp.com)
td Support (
a(href='mailto:team@freecodecamp.com') team@freecodecamp.com
| )
td
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
tr