diff --git a/layouts/partials/templates/schema_json.html b/layouts/partials/templates/schema_json.html index 8a4efb41..319dfaba 100644 --- a/layouts/partials/templates/schema_json.html +++ b/layouts/partials/templates/schema_json.html @@ -25,6 +25,7 @@ {{- $url := replace .Parent.Permalink ( printf "%s" site.Home.Permalink) "" }} {{- $lang_url := strings.TrimPrefix ( printf "%s/" .Lang) $url }} {{- $bc_list := (split $lang_url "/")}} +{{- $position := 0 }} {{- $scratch := newScratch }}