Skip to content

Commit

Permalink
chore: update contactQRCode image
Browse files Browse the repository at this point in the history
  • Loading branch information
GerilLeto committed Aug 15, 2024
1 parent 66fcd3b commit f79bfbb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
Binary file added images/merico-contact-qr-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions images/merico-contact-qr-code.svg

This file was deleted.

2 changes: 1 addition & 1 deletion src/components/layouts/comp/Contacts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export function Contacts() {
wechatQRCode: file(relativePath: { eq: "merico-wechat-qr-code.svg" }) {
publicURL
}
contactQRCode: file(relativePath: { eq: "merico-contact-qr-code.svg" }) {
contactQRCode: file(relativePath: { eq: "merico-contact-qr-code.png" }) {
publicURL
}
}
Expand Down

0 comments on commit f79bfbb

Please sign in to comment.