summaryrefslogtreecommitdiffstats
path: root/i18n
AgeCommit message (Collapse)AuthorFilesLines
2026-04-15Remove Alpine.js dependency from menu toggle, use vanilla JavaScriptDanilo M.2-0/+102
- Replace Alpine.js directives (@click, x-ref) with vanilla JS - Update hamburger-menu.html to use id selectors instead of x-ref - Rewrite menu.js to work without Alpine.js - Menu now opens/closes on click with proper event handling - Language toggle now accessible in hamburger menu Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>