We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0ba5e commit e44403eCopy full SHA for e44403e
_layouts/single.html
@@ -8,7 +8,7 @@
8
{% include page__hero_video.html %}
9
{% endif %}
10
11
-{% if page.url != "/" and site.breadcrumbs or page.breadcrumbs != false %}
+{% if page.url != "/" and site.breadcrumbs or page.breadcrumbs %}
12
{% unless paginator %}
13
{% include breadcrumbs.html %}
14
{% endunless %}
0 commit comments