Skip to content

Commit

Permalink
updated Nicholas Magi link - footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickolausen committed Sep 22, 2024
1 parent b14834d commit 03dff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function Footer(props)
</div>
<div className="row pt-5">
<div className="col-12">
<span className={styles.credits}>Crafted with <i className="fa fa-heart" style={{ color: "red"}}></i> by <a className='animated_link text-decoration-none' href='https://github.com/Nickolausen'> Nicholas Magi</a> & <a className='animated_link text-decoration-none' href='https://github.com/lspita'> Ludovico Maria Spitaleri </a>
<span className={styles.credits}>Crafted with <i className="fa fa-heart" style={{ color: "red"}}></i> by <a className='animated_link text-decoration-none' href='https://nicholas-magi-website.web.app/'> Nicholas Magi</a> & <a className='animated_link text-decoration-none' href='https://github.com/lspita'> Ludovico Maria Spitaleri </a>
</span>
</div>
</div>
Expand Down

0 comments on commit 03dff05

Please sign in to comment.