fix: unnecessary seo

?? dont know where this was from

i think i followed paraglide documentation blindly
This commit is contained in:
Maya 2025-10-30 00:48:13 +03:00
parent df99e7d38a
commit 1dac5f69f2
2 changed files with 0 additions and 18 deletions

View File

@ -186,13 +186,6 @@
`<slot />` or `{@render ...}` tag missing — inner content will not be rendered
-->
<Layout.PageContent {children} />
<div style="display:none">
{#each locales as locale}
<a href={localizeHref(page.url.pathname, { locale })}
>{locale}</a
>
{/each}
</div>
<Layout.Toasts />
<Layout.Dialogs />

View File

@ -1,15 +1,4 @@
User-agent: *
Allow: /
# language urls (doesn't actually change language when visiting)
# should prob be auto-generated?
Disallow: /es/
Disallow: /fr/
Disallow: /de/
Disallow: /it/
Disallow: /hr/
Disallow: /tr/
Disallow: /ja/
Disallow: /el/
Sitemap: https://vert.sh/sitemap.xml