Skip to content

Commit 4e9483f

Browse files
authored
Update archive-single.html
1 parent 49cc06e commit 4e9483f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_includes/archive-single.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +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>
5759
{% if post.additional_note %}
5860
{{post.additional_note}}
5961
{% endif %}

0 commit comments

Comments
 (0)