From 1b62e7bf1b9b48c69cc5a4bd036838dd58a88545 Mon Sep 17 00:00:00 2001 From: budparr Date: Mon, 9 Apr 2018 11:41:12 -0400 Subject: [PATCH] Add comment on using TOC Ref #42 --- layouts/partials/menu-contextual.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/layouts/partials/menu-contextual.html b/layouts/partials/menu-contextual.html index e856064..02fa3ee 100644 --- a/layouts/partials/menu-contextual.html +++ b/layouts/partials/menu-contextual.html @@ -1,3 +1,8 @@ +{{/* + Use Hugo's native Table of contents feature. You must set `toc: true` in your parameters for this to show. + https://gohugo.io/content-management/toc/ +*/}} + {{- if .Params.toc -}}