Skip to content

Commit dc5a385

Browse files
committed
english switch: translate home button
1 parent 94b0d05 commit dc5a385

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
@@ -19,7 +19,7 @@
1919
<h1 class="project-name">Open Models</h1>
2020
<h2 class="project-tagline">Brick of knowledge</h2>
2121
{% if site.github.is_project_page %}
22-
<a href="{{ site.url }}{{ site.baseurl }}" class="btn">Accueil Brique</a>
22+
<a href="{{ site.url }}{{ site.baseurl }}" class="btn">Home</a>
2323
{% endif %}
2424
{% if site.show_downloads %}
2525
<a href="{{ site.github.zip_url }}" class="btn">Download .zip</a>

0 commit comments

Comments
 (0)