Skip to content

Commit c5b8ad8

Browse files
committed
Trigger rebuild
1 parent 9709214 commit c5b8ad8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_pages/publications.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,11 @@ author_profile: true
1313
{% continue %}
1414
{% endif %}
1515
{% unless title_shown %}
16+
{% capture heading %}
1617
## {{ category[1].title }}
1718
---
19+
{% endcapture %}
20+
{{ heading | markdownify }}
1821
{% assign title_shown = true %}
1922
{% endunless %}
2023
{% include archive-single.html %}

0 commit comments

Comments
 (0)