diff options
Diffstat (limited to 'Base/home/anon/.config')
-rw-r--r-- | Base/home/anon/.config/bookmarks.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Base/home/anon/.config/bookmarks.json b/Base/home/anon/.config/bookmarks.json index 81f94e9ddd..4b7b8ee581 100644 --- a/Base/home/anon/.config/bookmarks.json +++ b/Base/home/anon/.config/bookmarks.json @@ -28,7 +28,11 @@ "url": "https://html.spec.whatwg.org/multipage/" }, { - "title": "ACID2", + "title": "Acid2", "url": "file:///res/html/misc/acid2.html#top" + }, + { + "title": "Acid3", + "url": "http://wpt.live/acid/acid3/test.html" } ] |