added missing robots.tsx file
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"/_global-error/page": "/_global-error",
|
||||
"/_not-found/page": "/_not-found",
|
||||
"/robots.txt/route": "/robots.txt",
|
||||
"/favicon.ico/route": "/favicon.ico",
|
||||
"/sitemap.xml/route": "/sitemap.xml",
|
||||
"/page": "/",
|
||||
"/cookies/page": "/cookies"
|
||||
}
|
||||
Reference in New Issue
Block a user