This commit is contained in:
2024-10-07 16:53:03 +02:00
parent 554e5df039
commit 33c90150f7
16 changed files with 68 additions and 15 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,5 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/features/page": "app/features/page.js",
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js"
"/community/page": "app/community/page.js",
"/features/page": "app/features/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 = () => ("79fa1205f0ccdaf6")
/******/ __webpack_require__.h = () => ("1e463b2be435e2e6")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */

File diff suppressed because one or more lines are too long