update hero
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/features/page": "app/features/page.js",
|
||||
"/(main)/page": "app/(main)/page.js",
|
||||
"/community/page": "app/community/page.js"
|
||||
}
|
Reference in New Issue
Block a user