We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 536eff4 commit 5736fd7Copy full SHA for 5736fd7
app/_components/Hero.tsx
@@ -76,7 +76,7 @@ export default function Hero({ setActiveTab }: HeroProps) {
76
77
<div className="flex justify-between gap-1 items-center">
78
<a
79
- href="/resume.pdf"
+ href="/resume_dummy.pdf"
80
target="_blank"
81
rel="noopener noreferrer"
82
aria-label="Open Resume"
0 commit comments