Skip to content
Commit f03403bd authored by Michael R. Crusoe's avatar Michael R. Crusoe Committed by Maxim Belkin
Browse files

_config.yml: no 'mailto' in 'email'

Closes swcarpentry/styles#283

`site.email` is used as:

_includes/lesson_footer.html:	        <a href="mailto:{{ site.email }}">Contact</a>
_includes/workshop_footer.html:	<a href="mailto:{{ site.email }}">Contact</a>

Therefore, it does not make sense to have `mailto` in the `email` itself.
parent 0e0f2bf4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment