mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:07:34 +00:00
Base: Add HTML spec (multipage) to the default Browser bookmarks :^)
This commit is contained in:
parent
0d5be35c1f
commit
6f85422e8a
1 changed files with 5 additions and 1 deletions
|
@ -4,11 +4,15 @@
|
||||||
"url": "http://www.serenityos.org/"
|
"url": "http://www.serenityos.org/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "SerenityOS Github Page",
|
"title": "SerenityOS @ GitHub",
|
||||||
"url": "https://github.com/SerenityOS/serenity"
|
"url": "https://github.com/SerenityOS/serenity"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Google",
|
"title": "Google",
|
||||||
"url": "https://www.google.com/"
|
"url": "https://www.google.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "HTML spec",
|
||||||
|
"url": "https://html.spec.whatwg.org/multipage/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue