From 76bf710708ab62ce8ed5b9828cd008de462d315f Mon Sep 17 00:00:00 2001 From: Tobias Leander Date: Fri, 1 Dec 2023 13:47:35 +0100 Subject: [PATCH] fix: Added missing `` in the sidebar (#966) * Added missing `` in the sidebar * Move a `` to match the level of ifs. --- _includes/layout/sidebars/on-page-sidebar.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/layout/sidebars/on-page-sidebar.html b/_includes/layout/sidebars/on-page-sidebar.html index 73e424158..3edae8726 100644 --- a/_includes/layout/sidebars/on-page-sidebar.html +++ b/_includes/layout/sidebars/on-page-sidebar.html @@ -72,6 +72,7 @@ {% endfor %} + {% else %}
  • {{ subsection.title | flatify }} @@ -80,7 +81,7 @@ {% endfor %} {% endif %} - +
  • {% else %}
  • @@ -88,7 +89,6 @@
  • {% endif %} - {% endfor %} {% if page.related %} @@ -108,4 +108,4 @@ {% endif %} - \ No newline at end of file +