config: Provide example 3rd party service

This commit is contained in:
Daniel 2023-10-30 13:06:33 +01:00
parent f109160d07
commit 5a7d7ece3d
2 changed files with 6 additions and 0 deletions

View File

@ -52,6 +52,12 @@
"desc": "Sweet & lightweight app for taking notes.", "desc": "Sweet & lightweight app for taking notes.",
"href": "notes", "href": "notes",
"icon": "img/preview/notes.png" "icon": "img/preview/notes.png"
},
{
"name": "Google",
"desc": "DON'T CLICK: goes to google.com",
"href": "https://google.com",
"icon": "img/preview/google.png"
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB