mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-06-14 07:26:53 +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.