diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 16050f8..c0f4e7f 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -45,8 +45,7 @@ - - + {{- if (.Param "ShowToc") }} {{- partial "toc.html" . }}