diff --git a/layouts/partials/templates/schema_json.html b/layouts/partials/templates/schema_json.html index dc3bfd6a..1c8d2b25 100644 --- a/layouts/partials/templates/schema_json.html +++ b/layouts/partials/templates/schema_json.html @@ -44,7 +44,7 @@ "position": {{ add 1 $index }}, "name": {{ $bc_pg.Name }}, "item": {{ $bc_pg.Permalink | safeHTML }} - } + }, {{- end }} {{- end }}