update index and layouts

This commit is contained in:
Brian Delhaisse
2019-10-07 16:21:56 +02:00
parent c063680ab6
commit 8ecd57b780
2 changed files with 5 additions and 8 deletions
+3
View File
@@ -27,7 +27,10 @@
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline }}</h2>
{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">View on GitHub</a>
<a href="https://arxiv.org/" class="btn">View on Arxiv</a>
<a href="https://github.com/robotlearn/pyrobolearn/tree/master/examples" class="btn">View Examples</a>
<a href="https://github.com/robotlearn/pyrobolearn/tree/master/docs" class="btn">View Documentation</a>
<a href="https://www.youtube.com/playlist?list=PL7luWwjSAezVxBTindZWUo7hn-Dj9w3gL" class="btn">View on Youtube</a>
{% endif %}
{% if site.show_downloads %}
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>