make email address a mailto link
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user