fix: remove non-standard host directive from robots.txt
This commit is contained in:
@@ -10,6 +10,5 @@ export default function robots(): MetadataRoute.Robots {
|
||||
},
|
||||
],
|
||||
sitemap: "https://deckyvault.xyz/sitemap.xml",
|
||||
host: "https://deckyvault.xyz",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user