fix: remove noreferrer on internal links

This commit is contained in:
dwelle 2025-04-29 17:44:18 +02:00
parent 2a0d15799c
commit 211c1a0d1c
8 changed files with 30 additions and 11 deletions

View file

@ -10,7 +10,7 @@ export const EncryptedIcon = () => {
className="encrypted-icon tooltip"
href="https://plus.excalidraw.com/blog/end-to-end-encryption"
target="_blank"
rel="noopener noreferrer"
rel="noopener"
aria-label={t("encrypted.link")}
>
<Tooltip label={t("encrypted.tooltip")} long={true}>