This commit is contained in:
2024-09-10 14:46:49 +02:00
parent f484975397
commit df0abb99ab
563 changed files with 19624 additions and 664 deletions

View File

@@ -1,6 +1,6 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js",
"/usecases/page": "app/usecases/page.js",
"/(main)/page": "app/(main)/page.js"
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js",
"/community/versefest/page": "app/community/versefest/page.js"
}