edit events

This commit is contained in:
2024-09-16 17:20:08 +02:00
parent 50faf9cf14
commit a43d5b1d4e
71 changed files with 553 additions and 123 deletions

View File

@@ -1,8 +1,7 @@
{
"/community/page": "app/community/page.js",
"/usecases/page": "app/usecases/page.js",
"/community/versefest/page": "app/community/versefest/page.js",
"/community/blockchainweek1/page": "app/community/blockchainweek1/page.js",
"/(main)/page": "app/(main)/page.js",
"/community/blockchainweek2/page": "app/community/blockchainweek2/page.js"
"/community/blockchainweek2/page": "app/community/blockchainweek2/page.js",
"/community/page": "app/community/page.js",
"/features/page": "app/features/page.js",
"/usecases/page": "app/usecases/page.js"
}