From 049c955a3a673284b8fba9e64ffeea3357b36298 Mon Sep 17 00:00:00 2001 From: cade Date: Fri, 20 Mar 2026 19:00:44 +0000 Subject: [PATCH] update commands --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8802045..33f26b6 100644 --- a/index.html +++ b/index.html @@ -74,7 +74,8 @@ ['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: '𝕏', suggestions: ['x/seerr', 'x/n8n'], url: 'https://x.com/home' }], + ['x', { name: '𝕏', suggestions: ['x/dev', 'x/seerr', 'x/n8n'], url: 'https://x.com/home' }], + ['x/dev', { url: 'https://dev.xvyz.co' }], ['x/seerr', { url: 'https://seerr.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' }],