feat: rewrite readme and clean up support

This commit is contained in:
Jet 2026-03-26 21:27:26 -07:00
parent 38af26d959
commit 7758be92b4
No known key found for this signature in database
16 changed files with 383 additions and 453 deletions

View file

@ -38,6 +38,9 @@ export function renderFooter() {
<span aria-hidden="true">|</span>
<a href="/ssh.txt" data-native-link>ssh</a>
<span aria-hidden="true">|</span>
<button type="button" id="background-toggle" class="qa-inline-action">motion auto</button>
<span id="background-status" class="qa-meta" aria-live="polite"></span>
<span aria-hidden="true">|</span>
<a href="${mirror.href}">${mirror.label}</a>
</div>
</div>`;