Ben Harris e6c1e44db0 webstead: mark script as async
Apparently Chromium can't cope with "defer" scripts (which modules are
by default) in XHTML documents.  But "async" scripts work properly,
so now we use one of those and then wait for DOMContentLoaded as
necessary.
2026-01-13 21:42:18 +00:00
2024-06-12 22:54:26 +01:00
2024-10-24 00:01:26 +01:00
2025-05-27 22:24:01 +01:00
2026-01-13 21:42:18 +00:00
Description
No description provided
1.5 MiB
Languages
C 79.4%
HTML 6.6%
Python 6.2%
PostScript 4.4%
CSS 1.9%
Other 1.5%