This commit is contained in:
2024-10-07 16:53:03 +02:00
parent 554e5df039
commit 33c90150f7
16 changed files with 68 additions and 15 deletions

View File

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