This commit is contained in:
2024-10-07 15:01:53 +02:00
parent 1d279235be
commit d3a259741f
27 changed files with 35 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/(main)/page": "app/(main)/page.js"
"/(main)/page": "app/(main)/page.js",
"/features/page": "app/features/page.js",
"/community/page": "app/community/page.js"
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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