diff --git a/layouts/partials/topnav/product-selector.html b/layouts/partials/topnav/product-selector.html index e7d6d89c1..ceb82b7d3 100644 --- a/layouts/partials/topnav/product-selector.html +++ b/layouts/partials/topnav/product-selector.html @@ -9,20 +9,22 @@ {{ $altEngine := .Page.Params.alt_engine | default "" }} {{ $sortedProducts := sort .Site.Data.products "list_order" "asc"}} + +