We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f94030 commit 660a578Copy full SHA for 660a578
_includes/page__taxonomy.html
@@ -4,6 +4,6 @@
4
{% include tag-list.html %}
5
{% endif %}
6
7
-{% if site.category_archive.type and page.categories[0] %}
+{% if site.category_archive.type and page.categories[0] and page.collection != 'publications' %}
8
{% include category-list.html %}
9
0 commit comments