Loading _includes/lesson_footer.html +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ / <a href="{{ site.github.repository_url }}/blob/gh-pages/CONTRIBUTING.md">Contributing</a> / <a href="mailto:{{ site.email }}">Contact</a> <a href="mailto:{{ site.contact }}">Contact</a> </h4> </div> </div> Loading bin/lesson_initialize.py +4 −2 Original line number Diff line number Diff line Loading @@ -181,8 +181,10 @@ carpentry: "swc" # Overall title for pages. title: "Lesson Title" # Contact email address. email: lessons@software-carpentry.org # Contact. This *must* include the protocol: if it's an email # address, it must look like "mailto:lessons@software-carpentry.org", # or if it's a URL, "https://gitter.im/username/ProjectName". contact: mailto:lessons@software-carpentry.org #------------------------------------------------------------ # Generic settings (should not need to change). Loading Loading
_includes/lesson_footer.html +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ / <a href="{{ site.github.repository_url }}/blob/gh-pages/CONTRIBUTING.md">Contributing</a> / <a href="mailto:{{ site.email }}">Contact</a> <a href="mailto:{{ site.contact }}">Contact</a> </h4> </div> </div> Loading
bin/lesson_initialize.py +4 −2 Original line number Diff line number Diff line Loading @@ -181,8 +181,10 @@ carpentry: "swc" # Overall title for pages. title: "Lesson Title" # Contact email address. email: lessons@software-carpentry.org # Contact. This *must* include the protocol: if it's an email # address, it must look like "mailto:lessons@software-carpentry.org", # or if it's a URL, "https://gitter.im/username/ProjectName". contact: mailto:lessons@software-carpentry.org #------------------------------------------------------------ # Generic settings (should not need to change). Loading