This commit is contained in:
2024-10-10 17:01:09 +02:00
parent a9570ad089
commit d4a7f16e9a
16 changed files with 11 additions and 5 deletions

View File

@@ -2,6 +2,6 @@
"/(main)/page": "app/(main)/page.js",
"/features/page": "app/features/page.js",
"/about/page": "app/about/page.js",
"/usecases/page": "app/usecases/page.js",
"/heroverse/page": "app/heroverse/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 = () => ("65841346ad6c56f4")
/******/ __webpack_require__.h = () => ("0b457c4b0e835dad")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */