Skip to content

Commit

Permalink
Affichage des notes de version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandregrignon committed Jan 5, 2017
1 parent 8e3a241 commit f780700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/index.html
Expand Up @@ -9,7 +9,7 @@
<h1 class="display-4">{{ site.title }}</h1>
<p class="lead">{{ site.description }}</p>
<p>
<span class="tag tag-default">{{ site.version }}</span>
<span class="tag tag-default">{{ site.version }}</span> <a class="btn btn-link btn-sm" href="{{ site.github.releases_url }}/tag/{{ site.version }}" role="button">(notes de version)</a>
</p>
</div>
</div>
Expand Down

0 comments on commit f780700

Please sign in to comment.