From 466e1e6b66c0989d597b390d2a70eea6d5b38401 Mon Sep 17 00:00:00 2001 From: moonlitgrace Date: Fri, 23 May 2025 14:23:57 +0530 Subject: [PATCH] fix: aria-label attr and add noreferrer in anchor rel attr --- site/src/components/Header.tsx | 3 ++- site/src/components/LinkButton.tsx | 2 +- site/src/components/mdx/DocLink.tsx | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/site/src/components/Header.tsx b/site/src/components/Header.tsx index ad1c5f1..989d1d0 100644 --- a/site/src/components/Header.tsx +++ b/site/src/components/Header.tsx @@ -93,6 +93,7 @@ export default function Header() {