Skip to content

Commit

Permalink
dressly: convert painful hero.svg to webp format
Browse files Browse the repository at this point in the history
  • Loading branch information
khafidprayoga committed Oct 3, 2024
1 parent 6523d53 commit 501efa3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion dressly/src/assets/artwork/hero.svg

This file was deleted.

Binary file added dressly/src/assets/artwork/hero.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion dressly/src/assets/artwork/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { default as object } from './object.svg';
export { default as rules } from './rules.svg';
export { default as hero } from './hero.svg';
export { default as hero } from './hero.webp';

0 comments on commit 501efa3

Please sign in to comment.