diff --git a/system/home/browser/bookmarks.json b/system/home/browser/bookmarks.json index 561f81f7..e06b35b1 100644 --- a/system/home/browser/bookmarks.json +++ b/system/home/browser/bookmarks.json @@ -1,5 +1,9 @@ [ - { "name": "Mastodon", "url": "https://tech.lgbt", "tags": ["Social"] }, + { + "name": "WhatsApp Web", + "url": "https://web.whatsapp.com/", + "tags": ["Social"] + }, { "name": "ABRP", "url": "https://abetterrouteplanner.com/", @@ -10,6 +14,11 @@ "url": "https://krystal.io", "tags": ["Server", "Hosting"] }, + { + "name": "Home Assistant", + "url": "https://home.xenia.me.uk", + "tags": ["Home", "Automation", "Personal"] + }, { "name": "Forgejo", "url": "https://git.xenia.me.uk",