From feb4c387174eb035abe10354f4dd626a5c399e90 Mon Sep 17 00:00:00 2001 From: Track3 Date: Mon, 24 Dec 2018 22:17:22 +0800 Subject: Add basic toc support --- layouts/posts/single.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'layouts/posts/single.html') diff --git a/layouts/posts/single.html b/layouts/posts/single.html index e8b37a8..a8b5c55 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -32,6 +32,12 @@ {{- end }} + {{- if .Params.toc }} + + {{- end }}
{{- with .NextInSection }}