Skip to content

Commit

Permalink
update: pic
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibrahim committed Jan 5, 2025
1 parent 90ab421 commit ea97bc8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added src/assets/me-2.png
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 src/assets/me.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/Home.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { HiArrowNarrowRight } from "react-icons/hi";
import me from "../assets/me.jpg";
import me from "../assets/me-2.png";
import { Link } from "react-scroll";

const Home = () => {
Expand Down

0 comments on commit ea97bc8

Please sign in to comment.