Skip to content

Commit 99d8858

Browse files
authored
Update archive-single.html
1 parent b7bcbc8 commit 99d8858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/archive-single.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<td class="papertext">
5050
<h2>{{title}}</h2>
5151
<p> {{post.authors}} </p>
52+
<p> {{post.venue}} </p>
5253
<!-- <a class="w3-button btn w3-white w3-text-blue w3-border" href="https://simple-bev.github.io/">project page</a> -->
5354
{% if post.paperurl and post.codeurl and post.arxivurl and post.biburl %}
5455
<p><a href="{{post.paperurl}}">[Paper]</a> | <a href="{{post.codeurl}}">[Code]</a> | <a href="{{post.arxivurl}}">[arXiv]</a> | <a href="{{post.biburl}}">[BibTeX]</a></p>

0 commit comments

Comments
 (0)