This commit is contained in:
2024-09-23 11:03:59 +02:00
parent 22f9e8ea20
commit e7690870b5
19 changed files with 13 additions and 25 deletions

View File

@@ -1,7 +1,5 @@
{
"/community/blogs/herogpt/page": "app/community/blogs/herogpt/page.js",
"/community/page": "app/community/page.js",
"/(main)/page": "app/(main)/page.js",
"/features/page": "app/features/page.js",
"/usecases/page": "app/usecases/page.js"
"/_not-found/page": "app/_not-found/page.js",
"/community/events/versefest/page": "app/community/events/versefest/page.js",
"/(main)/page": "app/(main)/page.js"
}