mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:17:34 +00:00
Browser: Add DuckDuckGo to bookmarks (#4288)
This commit is contained in:
parent
980acd0db7
commit
4ae0de9a37
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
||||||
"title": "Google",
|
"title": "Google",
|
||||||
"url": "https://www.google.com/"
|
"url": "https://www.google.com/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "DuckDuckGo",
|
||||||
|
"url": "https://duckduckgo.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "HTML spec",
|
"title": "HTML spec",
|
||||||
"url": "https://html.spec.whatwg.org/multipage/"
|
"url": "https://html.spec.whatwg.org/multipage/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue