feat: set proper rel-attributes to external links

This commit is contained in:
2026-04-01 19:16:12 +02:00
parent 6eb4334691
commit d5eef87740
2 changed files with 3 additions and 1 deletions

View File

@@ -18,5 +18,5 @@ const { cssClass, href, title } = Astro.props;
{href}
{title}
target="_blank"
rel="external me noreferrer"><slot name="logo" /><slot /></a
rel="external me nofollow noreferrer"><slot name="logo" /><slot /></a
>

View File

@@ -112,6 +112,8 @@ const kcStart = new Date(2026, 0, 1);
Jahre<br />
(<a
href="https://www.credly.com/badges/e06dda2d-a444-448d-809a-31565c3b8c8d/public_url"
target="_blank"
rel="external me nofollow noreferrer"
>AWS Certified Solutions Architect Associate</a
>, AWS, GCP, Azure, CloudFormation, HashiCorp Terraform)
</li>