Skip to content

Commit

Permalink
feat: 更新压缩工具链接
Browse files Browse the repository at this point in the history
  • Loading branch information
dxhuii committed May 6, 2024
1 parent 3759576 commit 3403498
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ const list = [{
},
{
title: '智能的Webp、JPEG、PNG图片压缩工具',
href: 'https://free.tinypng.site/',
icon: 'https://free.tinypng.site/_next/image?url=%2Flogo.png&w=3840&q=75',
desc: '完全免费且永久无任何限制!',
href: 'https://tinypng.com/',
icon: 'https://tinypng.com/images/apple-touch-icon.png',
desc: '一次最多20张,文件最大5MB',
target: '_blank'
},
{
Expand Down

0 comments on commit 3403498

Please sign in to comment.