mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
add x suggestions
This commit is contained in:
parent
33f2325e55
commit
68429f76d4
1 changed files with 3 additions and 1 deletions
|
|
@ -74,7 +74,9 @@
|
|||
['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }],
|
||||
['u', { name: 'Duolingo', url: 'https://www.duolingo.com/learn' }],
|
||||
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
|
||||
['x', { name: '𝕏', url: 'https://x.com/home' }],
|
||||
['x', { name: '𝕏', suggestions: ['x/jellyseerr', 'x/n8n'], url: 'https://x.com/home' }],
|
||||
['x/jellyseerr', { url: 'https://jellyseerr.xvyz.co' }],
|
||||
['x/n8n', { url: 'https://n8n.xvyz.co/home/workflows' }],
|
||||
['y', { name: 'YouTube', searchTemplate: '/results?search_query={}', url: 'https://www.youtube.com/feed/subscriptions' }],
|
||||
['0', { name: 'localhost', url: 'http://localhost:3000' }],
|
||||
]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue