From 485b3559ad99cf35784e97b43a158cac208e0578 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 18 Oct 2024 07:53:50 +0100 Subject: [PATCH] Add spotify to bookmarks --- system/home/browser/bookmarks.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/system/home/browser/bookmarks.json b/system/home/browser/bookmarks.json index e4d078a5..31e03f69 100644 --- a/system/home/browser/bookmarks.json +++ b/system/home/browser/bookmarks.json @@ -1,4 +1,9 @@ [ + { + "name": "Spotify", + "url": "https://open.spotify.com", + "tags": ["Music", "Streaming"] + }, { "name": "ABRP", "url": "https://abetterrouteplanner.com/",