From 4248687aeab0fd5cfed9d899e4df5ea85f888502 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 7 Feb 2025 09:20:05 +0000 Subject: [PATCH] Remove Spotify and canteen menus from bookmarks --- system/home/browser/bookmarks.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/system/home/browser/bookmarks.json b/system/home/browser/bookmarks.json index 79b36d52..3ae1b6d8 100644 --- a/system/home/browser/bookmarks.json +++ b/system/home/browser/bookmarks.json @@ -1,9 +1,4 @@ [ - { - "name": "Spotify", - "url": "https://open.spotify.com", - "tags": ["Music", "Streaming"] - }, { "name": "ABRP", "url": "https://abetterrouteplanner.com/", @@ -308,10 +303,5 @@ "name": "STEP Diagnostics Sharepoint", "url": "https://ukaeauk.sharepoint.com/sites/STEP_Plasma_B1_2/Diagnostics/Forms/test.aspx", "tags": ["Work", "Office", "STEP"] - }, - { - "name": "Culham Canteen Menus", - "url": "https://nucleus.ukaea.uk/Interact/Pages/Section/Default.aspx?section=10112", - "tags": ["Work", "Canteen", "Menu"] } ]