diff --git a/src/app/certs/page.tsx b/src/app/certs/page.tsx index c9a7439..27d21d5 100644 --- a/src/app/certs/page.tsx +++ b/src/app/certs/page.tsx @@ -7,7 +7,7 @@ const Certs = (): JSX.Element => { return ( <>
-

Certifications

+

Certs

This page lists the professional certifications Naomi has obtained diff --git a/src/components/social.tsx b/src/components/social.tsx index 1f55676..f3f1551 100644 --- a/src/components/social.tsx +++ b/src/components/social.tsx @@ -15,7 +15,7 @@ export const Social = (props: SocialProps): JSX.Element => { return (