diff --git a/layouts/search/single.html b/layouts/search/single.html index 2c23b9f..58c05dd 100644 --- a/layouts/search/single.html +++ b/layouts/search/single.html @@ -22,7 +22,7 @@ - +
{{ $p := slice }} {{ range (where .Site.RegularPages "Section" "==" "post") }} @@ -33,8 +33,8 @@ {{ end }} {{ $p | jsonify }}
- +