diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index a6c4c07..f38b7f5 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -33,7 +33,7 @@ - {{ if default true (default .Site.Params.BookToC .Params.BookToC) }} + {{ if partial "docs/toc-show" . }}