Skip to content

Commit 2d18e47

Browse files
authored
Update default.html
1 parent 4c0e103 commit 2d18e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2 class="project-tagline">{{ page.description | default: site.description | de
2222
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
2323
{% endif %}
2424
{% if site.show_downloads %}
25-
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
25+
<a href="https://www.youtube.com/live/0eSzx_cvqJU?feature=share&t=3930" target="_blank" class="btn">Cosyne talk</a>
2626
<!--<a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a>-->
2727
{% endif %}
2828
<a href="https://www.biorxiv.org/content/10.1101/2024.05.23.595629v1/" target="_blank" class="btn">Link to Preprint</a>

0 commit comments

Comments
 (0)