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:
|
h2.text-center Whom to contact for what:
|
||||||
table.table.table-stripe
|
table.table.table-stripe
|
||||||
tr
|
tr
|
||||||
td Support (team@freecodecamp.com)
|
td Support (
|
||||||
|
a(href='mailto:team@freecodecamp.com') team@freecodecamp.com
|
||||||
|
| )
|
||||||
td
|
td
|
||||||
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
|
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
|
||||||
tr
|
tr
|
||||||
|
Reference in New Issue
Block a user