1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:28:11 +00:00

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
parent ecc8e99a6b
commit 1ba1ca76d8

View file

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