summaryrefslogtreecommitdiff
path: root/templates/partials
diff options
context:
space:
mode:
Diffstat (limited to 'templates/partials')
-rw-r--r--templates/partials/nav.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/partials/nav.html b/templates/partials/nav.html
index cc22437..24f33b1 100644
--- a/templates/partials/nav.html
+++ b/templates/partials/nav.html
@@ -1,8 +1,8 @@
<nav class="navbar">
<div>
<a href="/">Accueil</a>
- <a href="/pages/publications.html">Publications savantes</a>
+ <a href="/pages/publications.html">Publications</a>
<a href="/pages/cours.html">Enseignements</a>
<a href="/pages/glossaire.html">Glossaire</a>
</div>
-</nav> \ No newline at end of file
+</nav>