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