feat: use webp pillow

This commit is contained in:
eggy 2023-01-28 16:17:53 -05:00
parent f75a8e4976
commit b320212ca1
3 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ export const projects: Project[] = [
langs: ["rust"],
license: "GPL-3.0",
type: "embedded",
img: "pillow.jpg",
img: "pillow.webp",
},
{
name: "Eifueo",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 485 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB