Skip to content

Commit

Permalink
fix html
Browse files Browse the repository at this point in the history
  • Loading branch information
kdgyun committed Dec 13, 2024
1 parent 537f831 commit 4bf08f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _includes/publication-item.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@
, pp.{{ include.bib.page }}
{%- endif -%}

<b>
{%- if include.bib.other -%}
, <b>({{ include.bib.other }})</b>
, ({{ include.bib.other }})
{%- endif -%}
</b>
.
</p>
</li>

0 comments on commit 4bf08f5

Please sign in to comment.