diff --git a/_layouts/default.html b/_layouts/default.html index 683fa55..5cffca9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -64,7 +64,7 @@ {% if child.parent == page.title and child.title != page.title %} {% if child.summary %}
  • - {{ child.title }} - {{ child.summary }} + {{ child.title }} - {{ child.summary }}
  • {% else %}