diff --git a/templates/cv-nav.html b/templates/cv-nav.html index 8ec9230..bd3ed66 100644 --- a/templates/cv-nav.html +++ b/templates/cv-nav.html @@ -1,5 +1,6 @@ + Overview {% for p in section.pages %} {{ p.title }} {% endfor %}