From 02b44e39720965b9ca4ed40441e4d3f40d5e4316 Mon Sep 17 00:00:00 2001 From: jgitta Date: Thu, 21 May 2026 23:25:38 +0000 Subject: [PATCH] Replace Gmail with Roundcube webmail --- bookmarks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bookmarks.json b/bookmarks.json index 98c9339..2eb96d9 100644 --- a/bookmarks.json +++ b/bookmarks.json @@ -1,7 +1,7 @@ [ { - "name": "Gmail", - "url": "https://mail.google.com/mail/u/0/#inbox" + "name": "Email", + "url": "https://mail.jgitta.com/roundcube/" }, { "name": "Facebook", @@ -145,4 +145,4 @@ } ] } -] \ No newline at end of file +]