Skip to content

Commit 91af28b

Browse files
authored
Update src/components/Card/index.js
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
1 parent 381e0c2 commit 91af28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Card/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const Card = ({
6060
className="external-link-btn"
6161
href={frontmatter.eurl}
6262
target="_blank"
63-
rel="noreferrer"
63+
rel="noreferrer oopener"
6464
>
6565
<BiLinkExternal />
6666
</a>

0 commit comments

Comments
 (0)