summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorAnotherTest <ali.mpfard@gmail.com>2020-04-21 01:57:23 +0430
committerAndreas Kling <kling@serenityos.org>2020-05-02 12:24:10 +0200
commit72d56b46b55c62424c594680a19ed8ebf330f012 (patch)
tree869c3cad056fa9451dbced05b0124584f2025662 /Base
parent7670e5ccf0d38b2b9033d72f95df10a7467cf60d (diff)
downloadserenity-72d56b46b55c62424c594680a19ed8ebf330f012.zip
LibTLS: Make enough stuff work to have a demo run
...maybe, sometimes :^)
Diffstat (limited to 'Base')
-rw-r--r--Base/home/anon/bookmarks.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/Base/home/anon/bookmarks.json b/Base/home/anon/bookmarks.json
index 0ca1f3eab7..d619e43351 100644
--- a/Base/home/anon/bookmarks.json
+++ b/Base/home/anon/bookmarks.json
@@ -2,5 +2,9 @@
{
"title": "SerenityOS.org",
"url": "http://www.serenityos.org/"
+ },
+ {
+ "title": "SerenityOS Github Page",
+ "url": "https://github.com/SerenityOS/serenity"
}
]