diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 0529745998..bd0408c87a 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -58,7 +58,7 @@ {{- end }} {{- with .OutputFormats.Get "PRINT" }} @@ -69,7 +69,7 @@ {{- if $File }} {{- with $File.Path }} @@ -82,10 +82,10 @@ {{- $toc := (and $hastoc (not $currentDisableToc) (not .Params.chapter)) }}