Fix problem with {% link reference.md %}
authorRaniere Silva <raniere@rgaiacs.com>
Fri, 1 Dec 2017 10:38:52 +0000 (10:38 +0000)
committerRaniere Silva <raniere@rgaiacs.com>
Fri, 1 Dec 2017 10:38:52 +0000 (10:38 +0000)
_includes/navbar.html

index 31b2c65b755c9f5a834be824f29088b18c813df0..d4481859806775f325f312c303f21da4332629d7 100644 (file)
@@ -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" %}
         <li class="dropdown">
           <a href="{{ page.root }}/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Extras <span class="caret"></span></a>
           <ul class="dropdown-menu">