Schema structured data: toevoegen BreadcrumbList en aanvullen Organization

This commit is contained in:
Michael Boelen 2023-06-15 11:53:46 +02:00
parent 0ed802a015
commit d5d805730a
5 changed files with 39 additions and 3 deletions

View file

@ -21,6 +21,7 @@
"postalCode": "{{ .postalcode | default .Site.Params.textNoValue }}"
},
{{- end -}}
"sameAs": {{ .Site.Params.organization_sameas }},
"telephone":"{{ .Site.Params.phone }}"
}
</script>