mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Added credly link on about page
This commit is contained in:
parent
8e09e0cf1f
commit
de8180f83a
@ -131,13 +131,15 @@ export default function About() {
|
||||
hello@ryanfreeman.dev
|
||||
</SocialLink>
|
||||
</ul>
|
||||
<Image
|
||||
src={awsCCPBadge}
|
||||
width="170"
|
||||
height="170"
|
||||
alt="AWS Certified Cloud Practitioner"
|
||||
className="mt-8"
|
||||
/>
|
||||
<Link href="https://credly.com/badges/10bd0eae-b383-411c-beb9-dadda80124c8/public_url">
|
||||
<Image
|
||||
src={awsCCPBadge}
|
||||
width="170"
|
||||
height="170"
|
||||
alt="AWS Certified Cloud Practitioner"
|
||||
className="mt-8"
|
||||
/>
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
</Container>
|
||||
|
Loading…
Reference in New Issue
Block a user