edit color

This commit is contained in:
2024-08-29 15:14:04 +02:00
parent d66ce2c893
commit 41eef5e410
59 changed files with 1825 additions and 302 deletions

View File

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