Skip to content

Commit

Permalink
delete corrupted webp file
Browse files Browse the repository at this point in the history
  • Loading branch information
YuraVolk committed Sep 13, 2023
1 parent 5d634aa commit e6d1a48
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Binary file added target/src/img/betting-template.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed target/src/img/betting-template.webp
Binary file not shown.
1 change: 0 additions & 1 deletion target/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@
class="catalog-item-link"
>
<picture class="catalog-item-link__image">
<source srcset="./img/betting-template.webp" type="image/webp" />
<source srcset="./img/betting-template.jpg" type="image/jpg" />
<img
src="./img/betting-template.jpg"
Expand Down

0 comments on commit e6d1a48

Please sign in to comment.