diff --git a/layouts/partials/templates/schema_json.html b/layouts/partials/templates/schema_json.html index ed4d689..e53cb0c 100644 --- a/layouts/partials/templates/schema_json.html +++ b/layouts/partials/templates/schema_json.html @@ -21,6 +21,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 }}