Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Élus Étudiants
Site des élu·e·s
Commits
133691b3
Commit
133691b3
authored
Sep 30, 2020
by
Andres Maldonado
Browse files
Traductions dans la barre de navigation
parent
162398f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
_includes/nav.html
View file @
133691b3
...
...
@@ -2,7 +2,7 @@
<ul
class=
"list"
>
{% if page.title != "Home" %}
<li
class=
"item"
>
<a
class=
"link"
href=
"{{ site.url }}/"
>
Home
</a>
<a
class=
"link"
href=
"{{ site.url }}/"
>
Accueil
</a>
</li>
{% endif %}
...
...
@@ -17,7 +17,7 @@
{% if site.projects == true %}
{% if page.title != "Projects" %}
<li
class=
"item"
>
<a
class=
"link"
href=
"{{ site.url }}/projects"
>
Proje
c
ts
</a>
<a
class=
"link"
href=
"{{ site.url }}/projects"
>
Projets
</a>
</li>
{% endif %}
{% endif %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment