Skip to content

Commit 0891bd8

Browse files
Yuxuan HouYuxuan Hou
authored andcommitted
1
1 parent 6bf4699 commit 0891bd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/bib.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<a href="{{ entry.code }}" class="btn btn-sm z-depth-0" role="button">Code</a>
187187
{%- endif %}
188188
{%- if entry.bibtex_show %}
189-
<a class="bibtex btn btn-sm z-depth-0" role="button">BibTeX</a>
189+
<a class="bibtex btn btn-sm z-depth-0" role="button">Bibtex</a>
190190
{%- endif %}
191191
{%- if entry.cds -%}
192192
<a href="{{ entry.cds }}" class="btn btn-sm z-depth-0" role="button">CDS</a>

0 commit comments

Comments
 (0)