We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b0d05 commit dc5a385Copy full SHA for dc5a385
_layouts/default.html
@@ -19,7 +19,7 @@
19
<h1 class="project-name">Open Models</h1>
20
<h2 class="project-tagline">Brick of knowledge</h2>
21
{% if site.github.is_project_page %}
22
- <a href="{{ site.url }}{{ site.baseurl }}" class="btn">Accueil Brique</a>
+ <a href="{{ site.url }}{{ site.baseurl }}" class="btn">Home</a>
23
{% endif %}
24
{% if site.show_downloads %}
25
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>
0 commit comments