We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487eb18 commit 4ad61f8Copy full SHA for 4ad61f8
_pages/publications.md
@@ -19,7 +19,7 @@ author_profile: false
19
{% assign list_opened = true %}
20
{% assign year_printed = pub.year %}
21
{% endif %}
22
-<li>{{pub.title}}<br>
+<li><b>{{pub.title}}</b><br>
23
{% for author in pub.author %}
24
{% if forloop.last %}
25
and {{ author }}
0 commit comments