Skip to content

Commit

Permalink
moved resume component to src
Browse files Browse the repository at this point in the history
  • Loading branch information
Ikromov247 committed Dec 18, 2024
1 parent 08c5e44 commit 47b25c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resume.tsx → src/components/ResumeWebsite.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const ResumeWebsite = () => {
title: "Machine Learning Engineer",
contact: {
email: "[email protected]",
phone: "",
phone: "+82-10-2115-7720",
location: "Naju-si, Korea",
linkedin: "www.linkedin.com/in/sukhrob-ikromov"
},
Expand Down

0 comments on commit 47b25c3

Please sign in to comment.