Skip to content

Commit

Permalink
maybe this is the right condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Jung committed Jun 6, 2024
1 parent 837e81e commit cc9723e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h2>PhD dissertations</h2>
<h2>Other material</h2>
</div>

{% if site.data.publications.draft_papers %}
{% if site.data.publications.draft_papers.length > 0 %}
<div>
<p>Draft papers:</p>
<dl class="ref">
Expand Down

0 comments on commit cc9723e

Please sign in to comment.