edit events

This commit is contained in:
2024-10-02 18:24:06 +02:00
parent 7febea983e
commit c4d8d2bd3b
53 changed files with 199 additions and 183 deletions

View File

@@ -1,5 +1,7 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/(main)/page": "app/(main)/page.js",
"/events/versefest/page": "app/events/versefest/page.js"
"/community/page": "app/community/page.js",
"/events/blockchainweek1/page": "app/events/blockchainweek1/page.js",
"/events/blockchainweek2/page": "app/events/blockchainweek2/page.js",
"/events/versefest/page": "app/events/versefest/page.js",
"/(main)/page": "app/(main)/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 = () => ("8f8a674e19016a58")
/******/ __webpack_require__.h = () => ("e455ecf2ccfe4484")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */