From 210e602b7780e0f5ef60b622bf89a5880373782c Mon Sep 17 00:00:00 2001 From: Aleksandr Morozov <40390416+doubledeckwa@users.noreply.github.com> Date: Mon, 30 Dec 2024 08:19:30 +0000 Subject: [PATCH] added my very own links --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d101adb..64c4b24 100644 --- a/index.html +++ b/index.html @@ -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' }], ]);