Skip to content

Commit

Permalink
Merge remote-tracking branch 'styles/gh-pages' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaiacs committed Dec 1, 2017
2 parents 207c8af + 0f8afa2 commit 1cde5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/navbar.html
Expand Up @@ -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">
Expand Down

0 comments on commit 1cde5a2

Please sign in to comment.