update google drive url

This commit is contained in:
cade
2024-03-24 15:12:31 -07:00
parent f696c31dcf
commit 9d798c999e
+4 -1
View File
@@ -41,7 +41,10 @@
['a', { name: 'Chat', url: 'https://chat.openai.com' }], ['a', { name: 'Chat', url: 'https://chat.openai.com' }],
['b', { name: 'Dribbble', url: 'https://dribbble.com/shots/recent' }], ['b', { name: 'Dribbble', url: 'https://dribbble.com/shots/recent' }],
['c', { name: 'Calendar', url: 'https://calendar.google.com' }], ['c', { name: 'Calendar', url: 'https://calendar.google.com' }],
['d', { name: 'Drive', url: 'https://drive.google.com' }], [
'd',
{ name: 'Drive', url: 'https://drive.google.com/drive/u/0/my-drive' },
],
['f', { name: 'Figma', url: 'https://www.figma.com' }], ['f', { name: 'Figma', url: 'https://www.figma.com' }],
['g', { name: 'GitHub', url: 'https://github.com' }], ['g', { name: 'GitHub', url: 'https://github.com' }],
['k', { name: 'Keep', url: 'https://keep.google.com' }], ['k', { name: 'Keep', url: 'https://keep.google.com' }],