diff --git a/wowchemy/layouts/partials/book_sidebar.html b/wowchemy/layouts/partials/book_sidebar.html index f95fb5f4..d0050504 100644 --- a/wowchemy/layouts/partials/book_sidebar.html +++ b/wowchemy/layouts/partials/book_sidebar.html @@ -69,6 +69,10 @@ {{ else }} {{/* Case where first section is a general page (e.g. book of books). */}} + + {{ $first_node := $current_node }} {{ if ne .Parent .FirstSection }} {{ if ne .Parent.Parent .FirstSection }}