Base: Add jcs.org to Browser bookmarks

This page is great for testing and it exposes a bunch of issues we
should look into in LibWeb. :^)
This commit is contained in:
Andreas Kling 2021-02-24 21:33:02 +01:00
commit 1ba1ca76d8
Notes: sideshowbarker 2024-07-18 21:56:58 +09:00

View file

@ -11,6 +11,10 @@
"title": "Google", "title": "Google",
"url": "https://www.google.com/" "url": "https://www.google.com/"
}, },
{
"title": "jcs",
"url": "https://jcs.org/"
},
{ {
"title": "DuckDuckGo", "title": "DuckDuckGo",
"url": "https://duckduckgo.com/" "url": "https://duckduckgo.com/"