aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/_nav.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_nav.html b/templates/_nav.html
index 600ec4d..31bfbe4 100644
--- a/templates/_nav.html
+++ b/templates/_nav.html
@@ -42,7 +42,7 @@
<input id="menu-toggle" type="checkbox" />
<label class='menu-button-container' for="menu-toggle">
<div class="menu-button"></div>
- <div class="toc-item toc-menu-title subtext">{{ root.title }}</div>
+ <div class="toc-item toc-menu-title subtext">Sommaire</div>
</label>
{% endmacro %}