mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-10 03:54:23 -06:00
2 lines
99 B
JavaScript
2 lines
99 B
JavaScript
[...document.getElementById("install").getElementsByTagName("code")].forEach(x => x.tabIndex = 0);
|