fix: JavaScript doppelte Funktionen & toter Code (#39) #40

Merged
greggy merged 1 commits from feature/39-js-duplicate-functions-fix into main 2026-05-19 15:13:30 +02:00

1 Commits

Author SHA1 Message Date
6b13b95102 fix: remove duplicate openLightbox/closeLightbox and dead code (#39)
All checks were successful
Deploy Feature Branch to Test / deploy (push) Successful in 26s
- Consolidate openLightbox() and closeLightbox() to single vanilla JS definition
- Remove orphaned keyboard handler block that caused ReferenceError
- Refs: #39
2026-05-19 12:41:58 +00:00