Skip to content

Commit 0443154

Browse files
committed
Update Resume links in Home component
1 parent bd744b3 commit 0443154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ export default function Home() {
351351
</li>
352352
<li>
353353
<Link
354-
href="https://drive.google.com/file/d/1a3o0W4aC-PZmn3wF7sNyFoMX4woG28wU/view"
354+
href="https://drive.google.com/file/d/1VGUrPH_EcUjI4s2k2LkMpKoAdKwWyQCt/view"
355355
target="_blank"
356356
className="border border-[#64ffda] text-[#64ffda] px-3 py-2 rounded-sm hover:bg-[#64ffda]/10 transition-colors"
357357
>
@@ -432,7 +432,7 @@ export default function Home() {
432432
</li>
433433
<li className="w-full text-center mt-6">
434434
<Link
435-
href="https://drive.google.com/file/d/1a3o0W4aC-PZmn3wF7sNyFoMX4woG28wU/view"
435+
href="https://drive.google.com/file/d/1VGUrPH_EcUjI4s2k2LkMpKoAdKwWyQCt/view"
436436
target="_blank"
437437
className="border border-[#64ffda] text-[#64ffda] px-8 py-4 rounded-sm hover:bg-[#64ffda]/10 transition-colors inline-block text-base"
438438
>

0 commit comments

Comments
 (0)