compressed images

This commit is contained in:
Keyemail 2024-01-13 11:23:42 -08:00
parent 1c1556b871
commit af21ac2a2e
17 changed files with 8 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View file

@ -2,41 +2,41 @@ export default [
{
name: "2 cats",
id: "1",
path: "gallery/IMG_0391.png"
path: "gallery/2_cats.jpg"
},
{
name: "Friends Cat",
id: "2",
path: "gallery/IMG_2381.png"
path: "gallery/friend_cat.jpg"
},
{
name: "Miku Poster",
id: "3",
path: "gallery/IMG_2798.png"
path: "gallery/miku_poster.jpg"
},
{
name: "Networking",
id: "4",
path: "gallery/IMG_3166.png"
path: "gallery/networking.jpg"
},
{
name: "Another Friends Cat",
id: "5",
path: "gallery/IMG_3898.png"
path: "gallery/another_friend_cat.jpg"
},
{
name: "PC Stickers",
id: "6",
path: "gallery/IMG_4809.png"
path: "gallery/pc_case_stickers.jpg"
},
{
name: "Movie Theater Picture 1",
id: "7",
path: "gallery/IMG_4810.png"
path: "gallery/movie_picture_1.jpg"
},
{
name: "Movie Theater Picture 2",
id: "8",
path: "gallery/IMG_4812.png"
path: "gallery/movie_picture_2.jpg"
}
]