Skip to content

Commit

Permalink
fix(security): use rel=noopener on remaining link
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienjoly committed Oct 29, 2023
1 parent fe64ced commit 2278818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/templates/sideBox-community.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ <h2>Join our community on Facebook</h2>
<a
href="https://www.facebook.com/groups/openwhyd/"
target="_blank"
rel="noopener"
class="no-ajaxy"
>Come say hi!</a
>
Expand Down

0 comments on commit 2278818

Please sign in to comment.