mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-19 15:10:20 +00:00
🏸
This commit is contained in:
@@ -17,7 +17,6 @@ export default async (
|
||||
)
|
||||
res.setHeader('Content-Type', 'text/plain')
|
||||
res.write(`User-agent: *
|
||||
Allow: /
|
||||
Sitemap: ${host}/api/sitemap.xml
|
||||
`)
|
||||
res.end()
|
||||
|
||||
Reference in New Issue
Block a user