Skip to content

Commit

Permalink
Update publications.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoyao-liu authored Aug 26, 2024
1 parent 2a1b4af commit 2507514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
<div class="col-sm-3 abbr" style="position: relative;padding-right: 15px;padding-left: 15px;">
{% if link.image %}
<img src="{{ link.image }}" class="teaser img-fluid z-depth-1" style="width=100;height=40%">
{% endif %}
{% if link.conference_short %}
<abbr class="badge">{{ link.conference_short }}</abbr>
{% endif %}
{% endif %}
</div>
<div class="col-sm-9" style="position: relative;padding-right: 15px;padding-left: 20px;">
<div class="title"><a href="{{ link.pdf }}">{{ link.title }}</a></div>
Expand Down

0 comments on commit 2507514

Please # to comment.