diff --git a/index.html b/index.html index b5cac0c9..c866a864 100644 --- a/index.html +++ b/index.html @@ -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' }],