This commit is contained in:
2024-10-07 20:12:40 +02:00
parent 4b223f37d2
commit 3d9acd4f0b
13 changed files with 10 additions and 8 deletions

View File

@@ -1,9 +1,7 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/about/page": "app/about/page.js",
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js",
"/usecases/page": "app/usecases/page.js",
"/heroverse/page": "app/heroverse/page.js",
"/(main)/page": "app/(main)/page.js",
"/features/page": "app/features/page.js"
"/heroverse/page": "app/heroverse/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 = () => ("7dc10c4994932aa1")
/******/ __webpack_require__.h = () => ("92789942df89c0dd")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */