Skip to content

Commit

Permalink
Revert bib layout
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleechua committed Nov 17, 2024
1 parent 8616596 commit 426f2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/bib.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

{% if forloop.length == 1 %}
{% if author_is_self %}
<em>{{- author.first }} {{ author.last -}}</em>
<em>{{- author.first }} {{ author.last }}</em>
{% else %}
{{- author.first }} {{ author.last -}}
{% endif %}
Expand Down

0 comments on commit 426f2cb

Please sign in to comment.