Skip to content

Commit 56570f3

Browse files
committed
Fix warning
1 parent 8887bf2 commit 56570f3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/landing.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,11 @@ function Backers() {
214214
Become a sponsor
215215
</a>
216216
</p>
217-
<a href="https://github.com/selefra/selefra" target="_blank">
217+
<a
218+
href="https://github.com/selefra/selefra"
219+
target="_blank"
220+
rel="noopener noreferrer"
221+
>
218222
<img
219223
src="https://github.com/selefra.png"
220224
style={{ borderRadius: "50%" }}

0 commit comments

Comments
 (0)