This commit is contained in:
2024-10-10 15:56:48 +02:00
parent 3a1a63025e
commit 4822a65311
78 changed files with 478 additions and 115 deletions

View File

@@ -1,7 +1,8 @@
{
"/about/page": "app/about/page.js",
"/events/page": "app/events/page.js",
"/events/blockchainweek1/page": "app/events/blockchainweek1/page.js",
"/_not-found/page": "app/_not-found/page.js",
"/(main)/page": "app/(main)/page.js",
"/heroverse/page": "app/heroverse/page.js",
"/community/page": "app/community/page.js",
"/(main)/page": "app/(main)/page.js"
"/features/page": "app/features/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 = () => ("b1bf927a8791dc51")
/******/ __webpack_require__.h = () => ("2290e0fa8ee04952")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */