mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update google drive url
This commit is contained in:
parent
f696c31dcf
commit
9d798c999e
1 changed files with 4 additions and 1 deletions
|
|
@ -41,7 +41,10 @@
|
|||
['a', { name: 'Chat', url: 'https://chat.openai.com' }],
|
||||
['b', { name: 'Dribbble', url: 'https://dribbble.com/shots/recent' }],
|
||||
['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' }],
|
||||
['g', { name: 'GitHub', url: 'https://github.com' }],
|
||||
['k', { name: 'Keep', url: 'https://keep.google.com' }],
|
||||
|
|
|
|||
Loading…
Reference in a new issue