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 e901eeb commit 25aacf2Copy full SHA for 25aacf2
src/components/home/HeroSection.jsx
@@ -147,7 +147,7 @@ const HeroSection = () => {
147
<Group position="left" spacing="md" className="animate-item" ref={ctaRef}>
148
<Button
149
component="a"
150
- href="/hxndev.github.io/assets/hassan_resume.pdf"
+ href="/hxndev.github.io/assets/resume/hassan_resume.pdf"
151
size="lg"
152
leftSection={<IconDownload size={20} />}
153
radius="xl"
0 commit comments