test links

This commit is contained in:
ehab-hassan
2024-09-26 12:54:57 +03:00
parent 7045d82cbd
commit ccef973cdf
41 changed files with 219 additions and 2529 deletions

View File

@@ -1,8 +1,12 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js",
"/events/blockchainweek1/page": "app/events/blockchainweek1/page.js",
"/community/blogs/herogpt/page": "app/community/blogs/herogpt/page.js",
"/features/page": "app/features/page.js",
"/community/page": "app/community/page.js",
"/events/blockchainweek2/page": "app/events/blockchainweek2/page.js",
"/events/page": "app/events/page.js",
"/events/versefest/page": "app/events/versefest/page.js",
"/features/page": "app/features/page.js",
"/usecases/page": "app/usecases/page.js"
}