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',