Optimized WebP background

This commit is contained in:
~erin 2022-06-20 21:21:11 -04:00
parent 4c883d8794
commit 42271971c9
No known key found for this signature in database
GPG Key ID: DA70E064A8C70F44
3 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ html {
font-family: 'Atkinson Hyperlegible', sans-serif;
color: $foreground-color;
line-height: 1.50;
background-image: url('/assets/mushrooms.jpg');
background-image: url('/assets/mushrooms.webp');
background-repeat: repeat;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 393 KiB

BIN
assets/mushrooms.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB