diff --git a/app/robots.ts b/app/robots.ts index c2bd508..380d804 100644 --- a/app/robots.ts +++ b/app/robots.ts @@ -10,6 +10,5 @@ export default function robots(): MetadataRoute.Robots { }, ], sitemap: "https://deckyvault.xyz/sitemap.xml", - host: "https://deckyvault.xyz", } } \ No newline at end of file