Skip to content

Commit 1a08304

Browse files
authored
sff
1 parent ade34fa commit 1a08304

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_pages/publications.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
{% include base_path %}
1313

14-
<!-- New style rendering if publication categories are defined -->
14+
<!-- New style rendering if publication categories are defined
1515
{% if site.publication_category %}
1616
{% for category in site.publication_category %}
1717
{% assign title_shown = false %}
@@ -31,6 +31,6 @@ <h2>{{ category[1].title }}</h2><hr />
3131
{% include archive-single.html %}
3232
{% endfor %}
3333
{% endif %}
34-
34+
-->
3535

3636

0 commit comments

Comments
 (0)