Skip to content

Commit 44214df

Browse files
authored
Update conference.md
1 parent a867685 commit 44214df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/conference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
{% if link.pdf %}
1717
<a href="{{ link.pdf | relative_url }}" class="btn btn-sm z-depth-0" role="button" target="_blank" style="font-size:12px;">PDF</a>
1818
{% endif %}
19+
{% if link.award %}
20+
<strong> <i style="color:#e74d3c; font-weight:600">{{ link.award }}</i></strong>
21+
{% endif %}
1922
</div>
2023
</div>
2124
</div>

0 commit comments

Comments
 (0)