diff --git a/docs/layouts/partials/navbar.html b/docs/layouts/partials/navbar.html index fcb190df0c..a9c1c95da5 100644 --- a/docs/layouts/partials/navbar.html +++ b/docs/layouts/partials/navbar.html @@ -19,7 +19,7 @@ {{ .Name }} {{ end }} - {{ if and .Site.Params.versions (not .IsHome) }} + {{ if and .Site.Params.versions (not .IsHome) (ne .Section "community") (ne .Section "blog") }}