mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
added my very own links
This commit is contained in:
parent
086638da72
commit
210e602b77
1 changed files with 3 additions and 3 deletions
|
|
@ -45,17 +45,17 @@
|
|||
['e', { name: 'Resend', url: 'https://resend.com/emails?time=all&page=1' }],
|
||||
['f', { name: 'Figma', url: 'https://www.figma.com' }],
|
||||
['g', { name: 'GitHub', searchTemplate: '/search?q={}', suggestions: ['g/copilot', 'g/trending'], url: 'https://github.com' }],
|
||||
['i', { name: 'Intuit', url: 'https://selfemployed.intuit.com/home' }],
|
||||
['D', { name: 'Doka', url: 'https://doka.guide' }],
|
||||
['o', { name: 'Droplet', url: 'https://cloud.digitalocean.com/projects/50ffcff7-ad65-40e3-af88-3cbc5a38cf99/resources' }],
|
||||
['p', { name: 'Proton', suggestions: ['p/pass', 'p/drive'], url: 'https://mail.proton.me/u/0/inbox' }],
|
||||
['m', { name: 'Gmail', suggestions: ['g/mail', 'p/drive'], url: 'https://gmail.com' }],
|
||||
['p/drive', { url: 'https://drive.proton.me/u/0' }],
|
||||
['p/pass', { url: 'https://pass.proton.me/u/0' }],
|
||||
['r', { name: 'Reddit', searchTemplate: '/search/?q={}', url: 'https://www.reddit.com' }],
|
||||
['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
|
||||
['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }],
|
||||
['v', { name: 'Vercel', suggestions: ['v0.dev'], url: 'https://vercel.com/dashboard' }],
|
||||
['y', { name: 'YouTube', searchTemplate: '/results?search_query={}', url: 'https://www.youtube.com/feed/subscriptions' }],
|
||||
['0', { name: 'localhost', suggestions: ['0:54323', '0:54324'], url: 'http://localhost:3000' }],
|
||||
['K', { name: 'KeeParh', suggestions: ['K:1', 'K:2'], url: 'https://bobinator3000.keenetic.link' }],
|
||||
['0:54323', { url: 'http://localhost:54323' }],
|
||||
['0:54324', { url: 'http://localhost:54324' }],
|
||||
]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue