1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 13:27:35 +00:00

Base: Use http://serenityos.org/ for the default browser bookmark

We are currently unable to load the HTTPS version of the site due to
missing cipher suite support.
This commit is contained in:
Andreas Kling 2021-05-15 12:52:51 +02:00
parent 5a03531417
commit ed81eb610d

View file

@ -1,7 +1,7 @@
[ [
{ {
"title": "SerenityOS.org", "title": "SerenityOS.org",
"url": "http://www.serenityos.org/" "url": "http://serenityos.org/"
}, },
{ {
"title": "SerenityOS @ GitHub", "title": "SerenityOS @ GitHub",