From c1a74cc9d62515d0bc1c09522de223c32f2cfd18 Mon Sep 17 00:00:00 2001 From: mms Date: Sat, 25 May 2024 22:10:55 +0200 Subject: feat: tidy up BR menu --- layouts/partials/menu/item.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'layouts/partials/menu') diff --git a/layouts/partials/menu/item.html b/layouts/partials/menu/item.html index adc8d55..9802c6f 100644 --- a/layouts/partials/menu/item.html +++ b/layouts/partials/menu/item.html @@ -21,8 +21,7 @@ {{$item.Pre}} {{ $item.Name }} - + href="{{ $item.URL }}">{{ $item.Name }} {{- partial "menu/new-or-up.html" (dict "page" $pageItem) }} {{ $item.Post }} -- cgit v1.2.3