summaryrefslogtreecommitdiff
path: root/Base/home/anon/bookmarks.json
blob: c0cd85a8c1422d2319f8e9292439281dc28a3314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
    {
        "title": "SerenityOS.org",
        "url": "http://www.serenityos.org/"
    },
    {
        "title": "SerenityOS @ GitHub",
        "url": "https://github.com/SerenityOS/serenity"
    },
    {
        "title": "Google",
        "url": "https://www.google.com/"
    },
    {
        "title": "HTML spec",
        "url": "https://html.spec.whatwg.org/multipage/"
    },
    {
        "title": "ACID2",
        "url": "file:///res/html/misc/acid2.html#top"
    }
]