Skip to content

Commit f9b48d2

Browse files
authored
Update archive-single.html
1 parent 6f72e69 commit f9b48d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/archive-single.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ <h2>{{title}}</h2>
5454
<!-- <a class="w3-button btn w3-white w3-text-blue w3-border" href="https://simple-bev.github.io/">project page</a> -->
5555
<a href="{{post.paperurl}}">[paper]</a>
5656
<a href="{{post.codeurl}}">[code]</a>
57-
<a href="{{post.arxivrurl}}">[arXiv]</a>
58-
<a href="{{post.bibrurl}}">[BibTeX]</a>
57+
<a href="{{post.arxivurl}}">[arXiv]</a>
58+
<a href="{{post.biburl}}">[BibTeX]</a>
5959
{% if post.additional_note %}
6060
{{post.additional_note}}
6161
{% endif %}

0 commit comments

Comments
 (0)