diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index d9335c6..03e4620 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -186,13 +186,6 @@
`` or `{@render ...}` tag missing — inner content will not be rendered
-->
-
- {#each locales as locale}
-
{locale}
- {/each}
-
diff --git a/static/robots.txt b/static/robots.txt
index 42819c6..eb7f07b 100644
--- a/static/robots.txt
+++ b/static/robots.txt
@@ -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