diff --git a/layouts/partials/templates/schema_json.html b/layouts/partials/templates/schema_json.html index 6e71082e..9ec5446f 100644 --- a/layouts/partials/templates/schema_json.html +++ b/layouts/partials/templates/schema_json.html @@ -45,7 +45,7 @@ {{- end }} {{- /* self-page addition */ -}} - {{- if $bc_list }}, {{end }} + {{- if (ge (len $bc_list) 2) }}, {{end }} { "@type": "ListItem", "position": {{len $bc_list}},