edit about

This commit is contained in:
2024-10-08 15:02:02 +02:00
parent 60c2bb01d5
commit 3a1a63025e
10 changed files with 16 additions and 9 deletions

View File

@@ -1,8 +1,7 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/community/page": "app/community/page.js",
"/about/page": "app/about/page.js",
"/events/page": "app/events/page.js",
"/(main)/page": "app/(main)/page.js",
"/events/blockchainweek1/page": "app/events/blockchainweek1/page.js"
"/events/blockchainweek1/page": "app/events/blockchainweek1/page.js",
"/community/page": "app/community/page.js",
"/(main)/page": "app/(main)/page.js"
}

View File

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