mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-18 10:18:20 -04:00
basic astro docs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Array.from(document.getElementsByTagName('pre')).forEach((element) => {
|
||||
element.setAttribute('tabindex', '0');
|
||||
});
|
||||
Reference in New Issue
Block a user