Skip to content

Commit

Permalink
Optimize hero image with webp (#225)
Browse files Browse the repository at this point in the history
* Convert spyder_website_banner to webp
* Change file name in contents.lr
* Remove png version of hero image
  • Loading branch information
conradolandia authored Mar 12, 2024
1 parent d114024 commit 2fdec1a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hero_title:
---
hero_description:
---
hero_image: spyder_website_banner.png
hero_image: spyder_website_banner.webp
---
hero_no_downscale: true
---
Expand Down
Binary file removed content/spyder_website_banner.png
Binary file not shown.
Binary file added content/spyder_website_banner.webp
Binary file not shown.

0 comments on commit 2fdec1a

Please sign in to comment.