From: Raniere Silva Date: Fri, 1 Dec 2017 10:38:52 +0000 (+0000) Subject: Fix problem with {% link reference.md %} X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/commitdiff_plain/0f8afa2d877af4e4ef5618acc2c1f6b0e0bdef28?ds=sidebyside;hp=-c Fix problem with {% link reference.md %} --- 0f8afa2d877af4e4ef5618acc2c1f6b0e0bdef28 diff --git a/_includes/navbar.html b/_includes/navbar.html index 31b2c65..d448185 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -54,7 +54,7 @@ {% endif %} {% comment %} Show extras for lessons or if this is the main workshop-template repo (where they contain documentation). {% endcomment %} - {% if site.kind == "lesson" or site.github.repository_name == "workshop-template" %} + {% if site.kind == "lesson" %}