We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59d583 commit 9d3216eCopy full SHA for 9d3216e
_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