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:
parent
ecc8e99a6b
commit
1ba1ca76d8
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
"title": "Google",
|
||||
"url": "https://www.google.com/"
|
||||
},
|
||||
{
|
||||
"title": "jcs",
|
||||
"url": "https://jcs.org/"
|
||||
},
|
||||
{
|
||||
"title": "DuckDuckGo",
|
||||
"url": "https://duckduckgo.com/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue