Add more help text
This commit is contained in:
parent
636bc3c94f
commit
10c31561fd
12
index.html
12
index.html
|
@ -91,8 +91,16 @@
|
||||||
<p>
|
<p>
|
||||||
All processing happens locally on your
|
All processing happens locally on your
|
||||||
device. No data is uploaded or tracked.
|
device. No data is uploaded or tracked.
|
||||||
You must have the XML backup available on
|
<ul>
|
||||||
your device to view it.
|
<li>You must have the XML backup
|
||||||
|
available on your device to view
|
||||||
|
it.</li>
|
||||||
|
<li>Long usernames are truncated.
|
||||||
|
Click on such a username to see a
|
||||||
|
popup with the full username.
|
||||||
|
Click in the same spot to hide the
|
||||||
|
popup.</li>
|
||||||
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>🔥 Mobile Interface</h2>
|
<h2>🔥 Mobile Interface</h2>
|
||||||
|
|
Loading…
Reference in New Issue