Skip to content

Commit

Permalink
🚑 Change avatar file format (deploy)
Browse files Browse the repository at this point in the history
  • Loading branch information
barbarbar338 committed May 24, 2023
1 parent 0f66e97 commit 27c30f8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed assets/resume-photo.jpg
Binary file not shown.
Binary file added assets/resume-photo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion components/Resume/Header/index.tsx
@@ -1,4 +1,4 @@
import Photo from "@assets/resume-photo.jpg";
import Photo from "@assets/resume-photo.png";
import { CONFIG } from "@libs/config";
import { useLocaleParser } from "@libs/localeParser";
import html2canvas from "html2canvas";
Expand Down

1 comment on commit 27c30f8

@vercel
Copy link

@vercel vercel bot commented on 27c30f8 May 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.