diff --git a/_layouts/default.html b/_layouts/default.html index 1b5b725..e2b29f3 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -126,14 +126,14 @@ {% endif %} - {% endunless %} + {% endunless %}
{% if site.heading_anchors != false %} {% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="" anchorClass="anchor-heading" anchorAttrs="aria-labelledby=\"%html_id%\"" %} {% else %} - - {{ content }} + + {{ content }} {% endif %} @@ -198,6 +198,8 @@
{% endif %}
+ +