This commit is contained in:
2024-10-10 17:18:02 +02:00
parent 706c0053fa
commit f102678e9f
13 changed files with 7 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/features/page": "app/features/page.js",
"/(main)/page": "app/(main)/page.js",
"/about/page": "app/about/page.js",
"/heroverse/page": "app/heroverse/page.js",
"/usecases/page": "app/usecases/page.js",
"/community/page": "app/community/page.js"
"/community/page": "app/community/page.js",
"/(main)/page": "app/(main)/page.js"
}

View File

@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("9f6315533015d824")
/******/ __webpack_require__.h = () => ("59685d0ade9a03f4")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */