From 02d9d03d873b666b37b865c2323078ce7c433558 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Tue, 5 Dec 2017 20:02:25 +0800 Subject: feat: auto expand and collapse toc --- layouts/partials/post/toc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/partials/post/toc.html b/layouts/partials/post/toc.html index 7921065..1cb7804 100644 --- a/layouts/partials/post/toc.html +++ b/layouts/partials/post/toc.html @@ -1,7 +1,7 @@ {{ if and .Site.Params.toc (ne .Params.toc false) }}