attempt 2 for json-ld exposure
Some checks failed
CI / update (push) Failing after 5s

This commit is contained in:
2025-09-04 19:09:08 +02:00
parent e01ff9eb59
commit 04b138eed1

View File

@@ -278,7 +278,7 @@ h4{
<meta property="og:image:secure_url" content="https://bocken.org/static/rezepte/thumb/{data.short_name}.webp" />
<meta property="og:image:type" content="image/webp" />
<meta property="og:image:alt" content="{stripHtmlTags(data.name)}" />
<link rel="alternate" type="application/ld+json" href="/api/rezepte/json-ld/{data.short_name}" />
<script type="application/ld+json">{JSON.stringify(generateRecipeJsonLd(data))}</script>
</svelte:head>
<TitleImgParallax src={hero_img_src} {placeholder_src}>