mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
add Pocket
This commit is contained in:
parent
9809787888
commit
307287f482
1 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@
|
|||
['g', { name: 'GitHub', searchTemplate: '/search?q={}', url: 'https://github.com' }],
|
||||
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
|
||||
['b', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
|
||||
['h', { name: 'Hoarder', url: 'https://hoarder.m1n.omg.lol/dashboard/bookmarks' }],
|
||||
['k', { name: 'Pocket', url: 'https://getpocket.com/saves' }],
|
||||
['m', { name: 'Memos', url: 'https://memos.m1n.omg.lol' }],
|
||||
['a', { name: 'Audiobooks', url: 'https://audio.m1n.omg.lol/library/76869b27-fac9-4e88-ba73-2c003c19fca1' }],
|
||||
['y', { name: 'YouTube', searchTemplate: '/results?search_query={}', url: 'https://youtube.com' }],
|
||||
|
|
@ -551,4 +551,4 @@
|
|||
<main>
|
||||
<commands-component></commands-component>
|
||||
<search-component></search-component>
|
||||
</main>
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Reference in a new issue