We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093e98e commit 8535c99Copy full SHA for 8535c99
2 files changed
_includes/papers.html
@@ -2,7 +2,7 @@
2
{%- for paper in site.data.papers %}
3
<article class="paper-item">
4
·
5
- {%- assign authors_count = paper.authors | size %}
+ {% assign authors_count = paper.authors | size %}
6
7
{%- if authors_count > 0 %}
8
{%- for author in paper.authors %}
assets/data/drive/cv.pdf
-1.69 KB
0 commit comments