Skip to content

Commit

Permalink
added CV
Browse files Browse the repository at this point in the history
  • Loading branch information
shlok-py committed Oct 19, 2024
1 parent bc1f89c commit 7f7f6f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function Home() {
your <span className="inline-block bg-gradient-to-tr from-purple-700 to-pink-400 bg-clip-text text-transparent">CUTEST AI/ML</span> developer
</span>
<span className="flex pt-3">
<a href="#" target="_blank"><span className={`${titleFont.className} md:text-md text-sm text-[#92989F] font-thin pr-5`}>About</span></a>
<a href="https://read.cv/shlok_" target="_blank"><span className={`${titleFont.className} md:text-md text-sm text-[#92989F] font-thin pr-5`}>About</span></a>

<a href="https://www.linkedin.com/in/shlok-koirala-2aabb51b6/" target="_blank">
<span className={`${titleFont.className} font-thin md:text-md text-sm text-[#92989F] pr-5`}>LinkedIn</span>
Expand Down

0 comments on commit 7f7f6f8

Please sign in to comment.