This commit is contained in:
2024-10-10 16:46:14 +02:00
parent cab9abb8d4
commit 30ef4d9633
35 changed files with 151 additions and 50 deletions

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("f400da615b1e30aa")
/******/ __webpack_require__.h = () => ("50284207a515c0f7")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */