Skip to content

Commit

Permalink
Update download-client.md
Browse files Browse the repository at this point in the history
添加天翼云icon
  • Loading branch information
A8Chann authored Aug 29, 2023
1 parent 723e46a commit 6dfdcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/download-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const downloadMethod = [
},
{ name: '夸克网盘', target: '_black', link: 'https://pan.quark.cn/s/fe8bb34c77bc', icon: '/svg/quark-drive.svg'
},
{ name: '天翼云盘(访问码:exn0)', target: '_black', link: 'https://cloud.189.cn/t/YF7Fj2zIRVbi', icon: '/svg/quark-drive.svg'
{ name: '天翼云盘(访问码:exn0)', target: '_black', link: 'https://cloud.189.cn/t/YF7Fj2zIRVbi', icon: '/svg/TianYi-drive.svg'
},
{ name: 'Google Drive', target: '_black', link: 'https://drive.google.com/drive/folders/1ade5zOu14oMIJlwaJd0qf-S_xdH9pkSa?usp=sharing', icon: 'i-logos-google-drive' }
]
Expand Down

0 comments on commit 6dfdcb9

Please sign in to comment.