diff --git a/index.html b/index.html index 357df3e..f3b4c3d 100644 --- a/index.html +++ b/index.html @@ -137,9 +137,8 @@ Font Awesome.

- 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:

[
 	{
@@ -165,9 +164,6 @@
 		]
 	}
 ]
-

- To remove all bookmarks, just import [] (an empty list). -