Separate menu icon onto its own line, relativise the URL

This commit is contained in:
Simon Brooke 2020-02-05 23:49:02 +00:00
parent d6d0a5fc40
commit a6fb758314

View file

@ -1,6 +1,7 @@
## If you're using a small device ## If you're using a small device
If you're using a small device, like a mobile phone, the top menu isn't usually displayed. Instead there will be an image like this: If you're using a small device, like a mobile phone, the top menu isn't usually displayed. Instead there will be an image like this:
![Menu icon](/img/three-lines.png)
![Menu icon](img/three-lines.png)
at the top left of the page. Touching this image will cause the top menu to be displayed, and it will have all the options described in this documentation. at the top left of the page. Touching this image will cause the top menu to be displayed, and it will have all the options described in this documentation.