diff --git a/_includes/masthead.html b/_includes/masthead.html index 4b516c4d..81c6404d 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -10,7 +10,9 @@ {% else %} {% assign domain = site.url | append: site.baseurl %} {% endif %} -
  • {{ link.title }}
  • +
  • + {{ link.title }} +
  • {% endfor %}