parent
6f0ba5e363
commit
e44403e276
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ layout: default
|
|||
{% include page__hero_video.html %}
|
||||
{% endif %}
|
||||
|
||||
{% if page.url != "/" and site.breadcrumbs or page.breadcrumbs != false %}
|
||||
{% if page.url != "/" and site.breadcrumbs or page.breadcrumbs %}
|
||||
{% unless paginator %}
|
||||
{% include breadcrumbs.html %}
|
||||
{% endunless %}
|
||||
|
|
Loading…
Reference in a new issue