From 963df5d3d3172d8578dbffb4bcf2bf2c437d31ed Mon Sep 17 00:00:00 2001 From: cade Date: Fri, 2 Jun 2023 15:19:01 -0700 Subject: [PATCH] update links --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6e82b2b..4f1386f 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,6 @@ }; const COMMANDS = new Map([ - ['a', { name: 'Chat', url: 'https://chat.openai.com' }], ['b', { name: 'Dribbble', url: 'https://dribbble.com/shots/popular' }], ['c', { name: 'Calendar', url: 'https://calendar.google.com' }], ['d', { name: 'Drive', url: 'https://drive.google.com' }], @@ -53,6 +52,7 @@ ['k', { name: 'Keep', url: 'https://keep.google.com' }], ['m', { name: 'Mail', url: 'https://mail.proton.me/u/0/inbox' }], ['n', { name: 'Notion', url: 'https://www.notion.so' }], + ['o', { name: 'OpenAI', url: 'https://platform.openai.com' }], [ 'r', { @@ -89,7 +89,7 @@ { name: 'localhost', searchTemplate: ':{}', - suggestions: ['0 54323', '0 8000', '0 32400', '0 8080'], + suggestions: ['0 54323', '0 54324'], url: 'http://localhost:3000', }, ],