diff --git a/_config.yml b/_config.yml index 15930873ec6462b7420e4def512b9412eb1f5994..9e9b248576ddf1cdee9cf675d2e88c34d928ae48 100644 --- a/_config.yml +++ b/_config.yml @@ -31,14 +31,17 @@ repository: / # Email address, no mailto: #email: "team@carpentries.org" +baseurl: "/lesson-templates" # the subpath of your site, e.g. /blog +url: "http://prace-lessons.pages-prace-gitlab.niif.hu" # the base hostname & protocol for your site, e.g. http://example.com + # Sites. #amy_site: "https://amy.carpentries.org/workshops" #carpentries_github: "https://github.com/carpentries" #carpentries_pages: "https://carpentries.github.io" #carpentries_site: "https://carpentries.org/" #dc_site: "http://datacarpentry.org" -example_repo: "https://repository.prace-ri.eu/git/prace-lessons/lesson-template" -example_site: "https://prace-lessons.pages/lesson-example" +#example_repo: "https://github.com/carpentries/lesson-example" +#example_site: "https://carpentries.github.io/lesson-example" #lc_site: "https://librarycarpentry.org/" #swc_github: "https://github.com/swcarpentry" #swc_pages: "https://swcarpentry.github.io" diff --git a/_includes/navbar.html b/_includes/navbar.html index 40939226fc1156f53efbfc6cef7a4a3a1d671dad..ff4b1c6decddf45f3ff6540fc253a700d18b4781 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -17,7 +17,7 @@ {% comment %} Select what logo to display. {% endcomment %} {% if site.carpentry == "swc" %} - + {% elsif site.carpentry == "dc" %}