diff options
| author | June <june@eridan.me> | 2022-01-20 17:45:32 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-20 12:53:32 -0500 |
| commit | 040ba5676a6295c6c3b13570175925f4d0d76711 (patch) | |
| tree | 5c73eb03f23d21369091ec26bc02a0a97a15b3b7 | |
| parent | a48b8ec69367ab12914bf936c0240e4022ebdd17 (diff) | |
Add USB peripherals to table of contents in usage guide
Signed-off-by: June <june@eridan.me>
| -rw-r--r-- | static/usage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index a0674933..f600ec08 100644 --- a/static/usage.html +++ b/static/usage.html @@ -75,6 +75,7 @@ <li><a href="#updates-sideloading">Sideloading</a></li> </ul> </li> + <li><a href="#usb-peripherals">USB peripherals</a></li> <li><a href="#web-browsing">Web browsing</a></li> <li> <a href="#camera">Camera</a> |
