Skip to content

Commit

Permalink
fix: Update pdf link description
Browse files Browse the repository at this point in the history
  • Loading branch information
alimoezzi committed Apr 12, 2022
1 parent 8793482 commit c713e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ export default function Home() {
{ icon: mail, description: 'My Email', fontSize: 40, link: 'mailto:[email protected]' },
{
icon: download,
description: 'Download Resume pdf',
description: 'Download Resume pdf version',
fontSize: 40,
link: 'https://res.cloudinary.com/mirana/image/upload/v1648323536/personal-website/Abdolrahman_Ghaedi_Resume_ijbejy.pdf'
}
Expand Down

0 comments on commit c713e72

Please sign in to comment.