docs(site): note fn+F2 on mac
parent
e6d522493b
commit
e96654ced1
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue