add events
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/features/page": "app/features/page.js",
|
||||
"/community/page": "app/community/page.js",
|
||||
"/usecases/page": "app/usecases/page.js",
|
||||
"/community/page": "app/community/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"
|
||||
}
|
Reference in New Issue
Block a user