From bdeead473fbb29cdbe8fdfa1545182f8aed99d2e Mon Sep 17 00:00:00 2001 From: cade Date: Sat, 19 Aug 2023 19:28:39 -0700 Subject: [PATCH] update commands --- index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 488e28f..d9f9891 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,14 @@ ['s', { name: 'Supabase', url: 'https://app.supabase.com/projects' }], ['t', { name: 'DeepL', url: 'https://www.deepl.com/en/translator' }], ['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }], - ['w', { name: 'WhatsApp', url: 'https://web.whatsapp.com' }], + [ + 'w', + { + name: 'Wikipedia', + searchTemplate: '/w/index.php?search={}', + url: 'https://en.wikipedia.org', + }, + ], ['x', { name: 'X', url: 'https://x.com' }], [ 'y',