We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade34fa commit 1a08304Copy full SHA for 1a08304
1 file changed
_pages/publications.html
@@ -11,7 +11,7 @@
11
12
{% include base_path %}
13
14
-<!-- New style rendering if publication categories are defined -->
+<!-- New style rendering if publication categories are defined
15
{% if site.publication_category %}
16
{% for category in site.publication_category %}
17
{% assign title_shown = false %}
@@ -31,6 +31,6 @@ <h2>{{ category[1].title }}</h2><hr />
31
{% include archive-single.html %}
32
{% endfor %}
33
{% endif %}
34
-
+-->
35
36
0 commit comments