Skip to content

Commit

Permalink
Add Modern Image Formats detection
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsilverstein committed Aug 6, 2024
1 parent 05cd1f3 commit e5ee7d9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/images/icons/modern-image-formats.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions src/technologies/m.json
Original file line number Diff line number Diff line change
Expand Up @@ -2323,6 +2323,19 @@
},
"website": "https://github.com/mochi/mochiweb"
},
"Modern Image Formats": {
"cats": [
87,
92
],
"description": "Performance plugin from the WordPress Performance Group, which adds support for outputting images in WebP or AVIF format and supports the `picture` element to enable format fallbacks.",
"icon": "modern-image-formats.svg",
"meta": {
"generator": "^webp-uploads ([\\d.]+)?"
},
"requires": "WordPress",
"website": "https://wordpress.org/plugins/webp-uploads/"
},
"Modernizr": {
"cats": [
59
Expand Down

0 comments on commit e5ee7d9

Please sign in to comment.