mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update links
This commit is contained in:
parent
ee5fc596c0
commit
6a06ca5c21
1 changed files with 2 additions and 1 deletions
|
|
@ -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',
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue