mirror of
https://github.com/vercel/commerce.git
synced 2025-05-16 14:36:59 +00:00
Prettier
This commit is contained in:
parent
e5eab5cc90
commit
88622f2487
@ -6,10 +6,10 @@ export default function robots() {
|
||||
return {
|
||||
rules: [
|
||||
{
|
||||
userAgent: '*',
|
||||
},
|
||||
userAgent: '*'
|
||||
}
|
||||
],
|
||||
sitemap: `${baseUrl}/sitemap.xml`,
|
||||
host: baseUrl,
|
||||
host: baseUrl
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user