Skip to content

Commit 8535c99

Browse files
committed
updated cv; fix papers
1 parent 093e98e commit 8535c99

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/papers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{%- for paper in site.data.papers %}
33
<article class="paper-item">
44
·
5-
{%- assign authors_count = paper.authors | size %}
5+
{% assign authors_count = paper.authors | size %}
66

77
{%- if authors_count > 0 %}
88
{%- for author in paper.authors %}

assets/data/drive/cv.pdf

-1.69 KB
Binary file not shown.

0 commit comments

Comments
 (0)