Skip to content

Commit 0e602e9

Browse files
committed
update
1 parent a1a1267 commit 0e602e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/paper.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
{% endif %}
7777
{% if page.biorxiv %}
7878
<div class="smallhead">
79-
GitHub
79+
BioRxiv
8080
</div>
8181
<div class="pad-left note">
8282
<div class="smallspacer"></div>
8383
<i class="fa fa-biorxiv-alt fa-fw"></i>
84-
<a class="off" href="{{ page.biorxiv }}">{{ page.biorxiv | remove: 'http://github.com/' | remove: 'https://github.com/' | replace: "/", "/<wbr>" | replace: "_", "_<wbr>" }}</a>
84+
<a class="off" href="{{ page.biorxiv }}">{{ page.biorxiv }}</a>
8585
</div>
8686
<div class="bigspacer"></div>
8787
{% endif %}

0 commit comments

Comments
 (0)