1

Convert all homepage images to JPEG2000 format

This commit is contained in:
Evan Pratten 2020-09-12 13:17:11 -04:00
parent b497d2868b
commit 35219d3d3e
No known key found for this signature in database
GPG Key ID: 93AC7B3D071356D3
7 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@
}
],
"hero": {
"img_src": "/assets/images/projects/studentportal.png"
"img_src": "/assets/images/projects/studentportal.jp2"
}
},
{
@ -53,7 +53,7 @@
}
],
"hero": {
"img_src": "/assets/images/projects/lib5k.png"
"img_src": "/assets/images/projects/lib5k.jp2"
}
},
{
@ -73,7 +73,7 @@
}
],
"hero": {
"img_src": "/assets/images/projects/mcinfo.png"
"img_src": "/assets/images/projects/mcinfo.jp2"
}
},
{
@ -95,7 +95,7 @@
}
],
"hero": {
"img_src": "/assets/images/projects/libepn.png"
"img_src": "/assets/images/projects/libepn.jp2"
}
},
{
@ -115,7 +115,7 @@
}
],
"hero": {
"img_src": "/assets/images/projects/ultralight.png"
"img_src": "/assets/images/projects/ultralight.jp2"
}
},
{
@ -163,7 +163,7 @@
}
],
"hero": {
"img_src": "/assets/images/projects/rayzor.png"
"img_src": "/assets/images/projects/rayzor.jp2"
}
},
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB