Skip to content

Commit

Permalink
fix: logo image
Browse files Browse the repository at this point in the history
  • Loading branch information
srini047 committed Aug 2, 2024
1 parent 0683462 commit d47603a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Timeline.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { MdWork } from "react-icons/md";
import { BsPencilFill } from "react-icons/bs";
import { CgGoogle } from "react-icons/cg";
import { MdDownloading } from "react-icons/md";
// import { SiZoho } from "react-icons/si";
import { SiZoho } from "react-icons/si";

const Timeline = () => {
return (
Expand Down

0 comments on commit d47603a

Please sign in to comment.