Loading _config.yml +2 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ # Values for this lesson. #------------------------------------------------------------ # Which carpentry is this ("swc" or "dc")? # Which carpentry is this ("swc", "dc", or "lc)? carpentry: "swc" # Overall title for pages. Loading @@ -21,6 +21,7 @@ dc_site: "http://datacarpentry.org" swc_github: "https://github.com/swcarpentry" swc_site: "https://software-carpentry.org" swc_pages: "https://swcarpentry.github.io" lc_site: "http://librarycarpentry.github.io/" template_repo: "https://github.com/swcarpentry/styles" example_repo: "https://github.com/swcarpentry/lesson-example" example_site: "https://swcarpentry.github.com/lesson-example" Loading Loading
_config.yml +2 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ # Values for this lesson. #------------------------------------------------------------ # Which carpentry is this ("swc" or "dc")? # Which carpentry is this ("swc", "dc", or "lc)? carpentry: "swc" # Overall title for pages. Loading @@ -21,6 +21,7 @@ dc_site: "http://datacarpentry.org" swc_github: "https://github.com/swcarpentry" swc_site: "https://software-carpentry.org" swc_pages: "https://swcarpentry.github.io" lc_site: "http://librarycarpentry.github.io/" template_repo: "https://github.com/swcarpentry/styles" example_repo: "https://github.com/swcarpentry/lesson-example" example_site: "https://swcarpentry.github.com/lesson-example" Loading