This commit is contained in:
2024-09-18 15:14:52 +02:00
parent 8a8e3f292d
commit cfba225ffa
110 changed files with 287 additions and 17675 deletions

View File

@@ -1,6 +1,10 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/(main)/page": "app/(main)/page.js",
"/features/page": "app/features/page.js",
"/community/blockchainweek1/page": "app/community/blockchainweek1/page.js",
"/community/page": "app/community/page.js",
"/community/blockchainweek2/page": "app/community/blockchainweek2/page.js",
"/usecases/page": "app/usecases/page.js",
"/community/page": "app/community/page.js"
"/features/page": "app/features/page.js",
"/community/versefest/page": "app/community/versefest/page.js"
}