From d7c646ca6814449b046bd1d8da105195ef0773fe Mon Sep 17 00:00:00 2001 From: Darshan Baral Date: Sun, 16 Jun 2019 11:21:32 -0700 Subject: consolidated chaptermenu --- layouts/partials/chapterMenu.html | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/layouts/partials/chapterMenu.html b/layouts/partials/chapterMenu.html index 48a5db7..4520f3a 100644 --- a/layouts/partials/chapterMenu.html +++ b/layouts/partials/chapterMenu.html @@ -1,16 +1,21 @@ - - {{ $thisSection := .Site.GetPage "section" .Section }} - {{ with $thisSection }} - {{ .Title | markdownify }} - {{ end }} - - + -- cgit v1.2.3