Håvard O. Nordstrand hace 5 años
padre
commit
dbea95d8a2
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      _includes/header.md

+ 0 - 2
_includes/header.md

@@ -7,7 +7,6 @@
 
 {% assign breadcrumbs_separator = " / " %}
 
-{% unless page.no_breadcrumbs %}
 > [Home](/)
 {%- if page.breadcrumbs -%}
 {%- for crumb in page.breadcrumbs -%}
@@ -19,7 +18,6 @@
     {%- endif -%}
 {% endfor %}
 {% endif %}
-{% endif %}
 
 ### Contents
 {:.no_toc}