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