Skip to content

Commit

Permalink
fix: convert svg to png, to add white background to them
Browse files Browse the repository at this point in the history
Signed-off-by: yiyiyimu <[email protected]>
  • Loading branch information
Yiyiyimu committed Apr 12, 2021
1 parent 90f8a07 commit e9c85cc
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1,347 deletions.
5 changes: 2 additions & 3 deletions website/static/data/showcases.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
{
"caption": "大商天狗",
"image": "showcase/51tiangou.svg",
"image": "showcase/51tiangou.png",
"infoLink": "http://51tiangou.com/",
"pinned": true
},
Expand Down Expand Up @@ -187,7 +187,7 @@
},
{
"caption": "泰康云",
"image": "showcase/taikang.svg",
"image": "showcase/taikang.png",
"infoLink": "http://taikang.com/",
"pinned": true
},
Expand All @@ -203,7 +203,6 @@
"infoLink": "https://cloud.tencent.com/",
"pinned": true
},

{
"caption": "腾讯优图",
"image": "showcase/youtu.jpg",
Expand Down
Binary file added website/static/img/showcase/51tiangou.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions website/static/img/showcase/51tiangou.svg

This file was deleted.

Binary file added website/static/img/showcase/taikang.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e9c85cc

Please sign in to comment.