neff-steindesign.de/themes/neff/layouts/partials/schema/image.jsonld

6 lines
164 B
Plaintext
Executable File

{
"@context": "http://schema.org",
"@type": "ImageObject",
"@id": "{{ path.Join .ctx.Site.BaseURL .url }}",
"url": "{{ path.Join .ctx.Site.BaseURL .url }}"
}