Add WhatsApp and Home Assistant to bookmarks
This commit is contained in:
parent
0dcb913fa7
commit
c148c63b7c
|
@ -1,5 +1,9 @@
|
||||||
[
|
[
|
||||||
{ "name": "Mastodon", "url": "https://tech.lgbt", "tags": ["Social"] },
|
{
|
||||||
|
"name": "WhatsApp Web",
|
||||||
|
"url": "https://web.whatsapp.com/",
|
||||||
|
"tags": ["Social"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "ABRP",
|
"name": "ABRP",
|
||||||
"url": "https://abetterrouteplanner.com/",
|
"url": "https://abetterrouteplanner.com/",
|
||||||
|
@ -10,6 +14,11 @@
|
||||||
"url": "https://krystal.io",
|
"url": "https://krystal.io",
|
||||||
"tags": ["Server", "Hosting"]
|
"tags": ["Server", "Hosting"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Home Assistant",
|
||||||
|
"url": "https://home.xenia.me.uk",
|
||||||
|
"tags": ["Home", "Automation", "Personal"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Forgejo",
|
"name": "Forgejo",
|
||||||
"url": "https://git.xenia.me.uk",
|
"url": "https://git.xenia.me.uk",
|
||||||
|
|
Loading…
Reference in a new issue