update github suggestions

This commit is contained in:
cade 2024-09-29 21:04:47 -07:00
parent fa325dff6b
commit dbd78ce6bd
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -44,7 +44,7 @@
['a/drive', { url: 'https://drive.google.com/drive/u/0/my-drive' }],
['c', { name: 'Cloudflare', url: 'https://dash.cloudflare.com' }],
['f', { name: 'Figma', url: 'https://www.figma.com' }],
['g', { name: 'GitHub', searchTemplate: '/search?q={}', url: 'https://github.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' }],
['o', { name: 'OpenAI', url: 'https://chatgpt.com' }],
['p', { name: 'Proton', searchTemplate: '/u/0/all-mail#keyword={}', suggestions: ['p/drive', 'p/pass'], url: 'https://mail.proton.me/u/0/inbox' }],