From dbc169073c1180c9512ca4f41c7befc3cbf415f4 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 20 May 2024 06:52:13 +0100 Subject: [PATCH] Remove whatsapp and discord from bookmarks --- programs/firefox/bookmarks/bookmarks.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/programs/firefox/bookmarks/bookmarks.json b/programs/firefox/bookmarks/bookmarks.json index f1ded7d..876bb5e 100644 --- a/programs/firefox/bookmarks/bookmarks.json +++ b/programs/firefox/bookmarks/bookmarks.json @@ -1,11 +1,7 @@ [ { "name": "Social", - "bookmarks": [ - { "name": "WhatApp Web", "url": "https://web.whatsapp.com/" }, - { "name": "Discord", "url": "https://discord.com/app" }, - { "name": "Mastodon", "url": "https://tech.lgbt" } - ] + "bookmarks": [{ "name": "Mastodon", "url": "https://tech.lgbt" }] }, { "name": "Travel",