Update about info
This commit is contained in:
parent
2143a3dde8
commit
76b00b2d43
|
@ -137,9 +137,8 @@
|
||||||
<a href="http://fontawesome.io/">Font Awesome</a>.
|
<a href="http://fontawesome.io/">Font Awesome</a>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Editing bookmarks is currently not supported. To move, change, or delete bookmarks,
|
Editing bookmarks is currently not supported. To move bookmarks, you need to use the
|
||||||
you need to use the import/export function and manually edit the JSON data. The format
|
import/export function and manually edit the JSON data. The format for this is:
|
||||||
for this is:
|
|
||||||
</p>
|
</p>
|
||||||
<pre class="rounded border"><code>[
|
<pre class="rounded border"><code>[
|
||||||
{
|
{
|
||||||
|
@ -165,9 +164,6 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]</code></pre>
|
]</code></pre>
|
||||||
<p>
|
|
||||||
To remove all bookmarks, just import <code>[]</code> (an empty list).
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
|
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
|
||||||
|
|
Loading…
Reference in a new issue