This commit is contained in:
2024-10-10 16:15:19 +02:00
parent 9d0dd7be9e
commit cab9abb8d4
28 changed files with 47 additions and 18 deletions

View File

@@ -1,8 +1,8 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/(main)/page": "app/(main)/page.js",
"/heroverse/page": "app/heroverse/page.js",
"/community/page": "app/community/page.js",
"/heroverse/page": "app/heroverse/page.js",
"/features/page": "app/features/page.js",
"/usecases/page": "app/usecases/page.js"
}