From d38281379e8f8bc857ee8bf045ef5cab5e5aaaa5 Mon Sep 17 00:00:00 2001 From: cade Date: Wed, 31 May 2023 15:59:16 -0700 Subject: [PATCH] remove slack link --- index.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/index.html b/index.html index f115df9..6e82b2b 100644 --- a/index.html +++ b/index.html @@ -69,13 +69,8 @@ ], [ 's', - { - name: 'Slack', - suggestions: ['s/ayp', 's/sn'], - url: 'https://app.slack.com', - }, + { name: 'Slack', suggestions: ['s/sn'], url: 'https://app.slack.com' }, ], - ['s/ayp', { command: 's/client/T03VB9LJ0AF' }], ['s/sn', { command: 's/client/T09M5UWSV' }], ['t', { name: 'Translate', url: 'https://translate.google.com' }], ['u', { name: 'Supabase', url: 'https://app.supabase.com/projects' }],