feat(ui): add scroll-triggered shine to header and fix button hover overlay z-index

Former-commit-id: c374d2fb1d0db12d813bb75aea765936f348208b
This commit is contained in:
2026-05-07 15:49:20 +02:00
parent f308445f2e
commit 990dabf210
233 changed files with 496 additions and 514 deletions

View File

@@ -0,0 +1,6 @@
[
{
"regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?(?:\\/((?!api|_next|assets|_static|_vercel|[\\w-]+\\.\\w+).*))(\\.json)?[\\/#\\?]?$",
"originalSource": "/((?!api|_next|assets|_static|_vercel|[\\w-]+\\.\\w+).*)"
}
]