diff --git a/layouts/partials/header/header.html b/layouts/partials/header/header.html index 8676cc1..1f5d7b8 100644 --- a/layouts/partials/header/header.html +++ b/layouts/partials/header/header.html @@ -34,7 +34,7 @@ {{- $active = or $active (and (eq .Name "Docs") (eq $current.Section "docs")) -}} {{- $active = or $active (and (eq .Name "Blog") (eq $current.Section "blog" "authors")) -}} {{ end -}}