From 5e356c5f635d45f0241854d9f43f38b2f0bd44f9 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Tue, 10 Jul 2018 01:41:34 +0800 Subject: style(*): google js style & trim whitespace --- layouts/partials/post/toc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/partials/post/toc.html') diff --git a/layouts/partials/post/toc.html b/layouts/partials/post/toc.html index 4fed1c7..759ad43 100644 --- a/layouts/partials/post/toc.html +++ b/layouts/partials/post/toc.html @@ -1,7 +1,7 @@ -{{ if or .Params.toc (and .Site.Params.toc (ne .Params.toc false)) }} +{{ if or .Params.toc (and .Site.Params.toc (ne .Params.toc false)) -}}