_config.yml: no 'mailto' in 'email'
authorMichael R. Crusoe <1330696+mr-c@users.noreply.github.com>
Wed, 30 May 2018 11:43:05 +0000 (14:43 +0300)
committerMaxim Belkin <maxim.belkin@gmail.com>
Wed, 30 May 2018 11:43:05 +0000 (11:43 +0000)
commitf03403bda153b55319f4221ecceb482b17a6a88d
tree5acc1ff20c695a32f1b10010f0b0b5d670ae81a9
parent0e0f2bf4e396419a46760d0add6af054cd1c512c
_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.
bin/boilerplate/_config.yml