update google drive url
This commit is contained in:
+4
-1
@@ -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' }],
|
||||||
|
|||||||
Reference in New Issue
Block a user