diff --git a/_includes/panel.html b/_includes/panel.html index d67d6a300..99b6d4cfb 100644 --- a/_includes/panel.html +++ b/_includes/panel.html @@ -57,16 +57,15 @@ {% for tag in trending_tags %} {% capture url %}/tags/{{ tag | downcase | url_encode }}/{% endcapture %} {{ tag | replace: '-', ' ' }} - {% endfor %} + {% endfor %} {% endif %} - {% if page.layout == 'post' and site.toc and page.toc %}