diff --git a/src/components/Certificate.astro b/src/components/Certificate.astro index 3bd0460..bad2db0 100644 --- a/src/components/Certificate.astro +++ b/src/components/Certificate.astro @@ -3,21 +3,24 @@ const { certificate } = Astro.props; ---
{certificate.data.achieved}
-By: {certificate.data.provider}
+ +{certificate.data.achieved}
+By: {certificate.data.provider}
- {certificate.data.skills && ( -