Skip to content

Commit

Permalink
Merge pull request #130 from eduversa/ankur
Browse files Browse the repository at this point in the history
Ankur
  • Loading branch information
ankurhalder authored Oct 26, 2024
2 parents d791648 + 08e6822 commit fb1cbfb
Show file tree
Hide file tree
Showing 2 changed files with 1,635 additions and 955 deletions.
2 changes: 1 addition & 1 deletion containers/ContactUs/ContactUs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const ContactUs = () => {
onMouseEnter={(e) => (e.currentTarget.style.color = "#0050c0")}
onMouseLeave={(e) => (e.currentTarget.style.color = "#0070f3")}
>
Visit Ankur Halder's Website: ankurhalder.in
Visit Ankur Halder's Website: ankurhalder.in
</a>
</div>
)}
Expand Down
Loading

0 comments on commit fb1cbfb

Please sign in to comment.