Skip to content

Commit

Permalink
Merge pull request #70 from humanmade/support-webp
Browse files Browse the repository at this point in the history
Add WebP support
  • Loading branch information
roborourke authored Oct 22, 2021
2 parents e78bc9a + ff48fa2 commit 0511626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/class-tachyon.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class Tachyon {
'jpg',
'jpeg',
'png',
'webp',
];

/**
Expand Down

0 comments on commit 0511626

Please sign in to comment.