{#if title} {title} {/if} {#if description} {/if} {#if canonical} {/if} {#if keywords} {/if} {#if amp} {/if} {#if manifest} {/if} {#if applicationName} {/if} {#if languageAlternates} {#each languageAlternates as { href, hreflang }} {/each} {/if} {#if themeColor} {/if} {#if base} {/if} {#if facebook?.appId} {/if} {#if nositelinkssearchbox} {/if} {#if notranslate} {/if} {#if twitter} {#each Object.entries(twitter) as [key, value]} {@const transformed = key .replace(/([a-z])([A-Z])/g, "$1:$2") .toLowerCase()} {/each} {/if} {#if openGraph} {/if} {#if jsonLd} {@const data = Object.assign({ "@context": "https://schema.org" }, jsonLd)} {@html `