Browser: Add DuckDuckGo to bookmarks (#4288)

This commit is contained in:
Daniel Lemos 2020-12-05 09:39:30 -03:00 committed by GitHub
parent 980acd0db7
commit 4ae0de9a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
Notes: sideshowbarker 2024-07-19 01:03:10 +09:00

View File

@ -11,6 +11,10 @@
"title": "Google",
"url": "https://www.google.com/"
},
{
"title": "DuckDuckGo",
"url": "https://duckduckgo.com/"
},
{
"title": "HTML spec",
"url": "https://html.spec.whatwg.org/multipage/"