mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-06-12 15:10:42 +00:00
Enhanced accessibility by wrapping time display in a semantic `<time>` element, ensuring better screen reader support. Removed inline styles and onclick attributes from elements, simplifying the code and improving performance.