From d6a56512d88dc43916cf09f0a5df49fd7f685268 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Thu, 31 Dec 2020 22:40:26 -0600 Subject: [PATCH] Update default.html --- _layouts/default.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 %}
+ +