Skip to content

Commit

Permalink
Navbar Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AmbrizAlberto committed Apr 25, 2024
1 parent f1e47f2 commit a9bb8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default function Portafolio() {
<div className="personaldata">
<div className="datos1">
<div className="photomia">
<a href="" download>
<a href={downloadCV} download>
<Image src={miImagen} width={"auto"} height={"auto"} priority={true} alt="" />
</a>
</div>
Expand Down

0 comments on commit a9bb8bb

Please sign in to comment.