seo...
All checks were successful
deploy to production / deploy (push) Successful in 34s

This commit is contained in:
2023-11-19 18:16:14 +00:00
parent 86d8720c00
commit 63fa3c2846
9 changed files with 48 additions and 10 deletions

View File

@@ -71,7 +71,7 @@
{#if page?.active === false}
<meta name="robots" content="noindex" />
{/if}
<link rel="canonical" href="{baseURL + page.path}" />
<link rel="canonical" href="{baseURL + page?.path}" />
{/key}
</svelte:head>
<div class="rows" class:HP="{path == '/'}">