diff --git a/layouts/partials/topnav.html b/layouts/partials/topnav.html index d836c6275..ff1b52c22 100644 --- a/layouts/partials/topnav.html +++ b/layouts/partials/topnav.html @@ -1,7 +1,3 @@ -{{ $productPathData := findRE "[^/]+.*?" .RelPermalink }} -{{ $product := index $productPathData 0 }} -{{ $currentVersion := index $productPathData 1 }} -