docs(site): note fn+F2 on mac

main
Peter Steinberger 2025-12-14 00:42:53 +00:00
parent e6d522493b
commit e96654ced1
1 changed files with 18 additions and 17 deletions

View File

@ -55,7 +55,7 @@
class="theme-toggle" class="theme-toggle"
type="button" type="button"
data-theme-toggle data-theme-toggle
aria-label="Toggle theme (F2)" aria-label="Toggle theme (F2; on Mac: fn+F2)"
aria-pressed="false" aria-pressed="false"
> >
<span class="theme-toggle__key">F2</span> <span class="theme-toggle__key">F2</span>
@ -125,7 +125,8 @@
<a href="https://www.npmjs.com/package/clawdis">npm</a> <a href="https://www.npmjs.com/package/clawdis">npm</a>
</div> </div>
<div class="footer__hint" aria-hidden="true"> <div class="footer__hint" aria-hidden="true">
tip: press <kbd>F2</kbd> to flip the universe tip: press <kbd>F2</kbd> (Mac: <kbd>fn</kbd>+<kbd>F2</kbd>) to flip
the universe
</div> </div>
</footer> </footer>
</div> </div>