From 6a06ca5c216300e66b70f21e956a3858d71a95a4 Mon Sep 17 00:00:00 2001 From: cade Date: Tue, 7 Nov 2023 16:14:24 -0800 Subject: [PATCH] update links --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 6170b3b..a6a52aa 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,8 @@ }; const COMMANDS = new Map([ + ['a', { url: 'https://chat.openai.com' }], + ['p', { url: 'file:///Users/cade/Projects/pomodoro/index.html' }], ['d', { name: 'Drive', url: 'https://drive.google.com' }], ['c', { name: 'Calendar', url: 'https://calendar.google.com' }], ['k', { name: 'Keep', url: 'https://keep.google.com' }], @@ -49,7 +51,6 @@ ['m', { name: 'Proton', url: 'https://mail.proton.me/u/0/inbox' }], ['f', { name: 'Figma', url: 'https://www.figma.com' }], ['o', { name: 'Coursera', url: 'https://www.coursera.org' }], - ['p', { url: 'file:///Users/cade/Projects/pomodoro/index.html' }], [ 'y', {