This commit is contained in:
2024-09-09 15:54:51 +02:00
parent 0efecff123
commit e8e8a8c621
24 changed files with 738 additions and 452 deletions

View File

@@ -1,4 +1,5 @@
{
"/events/versefest/page": "app/events/versefest/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js",
"/(main)/page": "app/(main)/page.js"
}

File diff suppressed because one or more lines are too long

View File

@@ -47,6 +47,11 @@
/******/ __webpack_require__.m = __webpack_modules__;
/******/
/************************************************************************/
/******/ /* webpack/runtime/amd options */
/******/ (() => {
/******/ __webpack_require__.amdO = {};
/******/ })();
/******/
/******/ /* webpack/runtime/compat get default export */
/******/ (() => {
/******/ // getDefaultExport function for compatibility with non-harmony modules
@@ -125,7 +130,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("0179dd03c26fe85a")
/******/ __webpack_require__.h = () => ("20c068f3a164ace5")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */