Skip to content
  1. May 30, 2018
    • Michael R. Crusoe's avatar
      _config.yml: no 'mailto' in 'email' · f03403bd
      Michael R. Crusoe authored
      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.
      f03403bd
  2. May 27, 2018
  3. May 24, 2018
  4. May 23, 2018
  5. May 22, 2018
  6. May 21, 2018
  7. May 20, 2018
  8. May 18, 2018