Don't force-open links on a blank page, add rel=noopener

This commit is contained in:
2019-11-14 01:28:00 +00:00
parent 5d21e5ecb3
commit 1e60a29875
2 changed files with 5 additions and 6 deletions

View File

@ -1,5 +1,5 @@
<section class="wrapper style5 special compressed">
<a href="https://www.coops.tech/" target="_blank">
<a rel="noopener" href="https://www.coops.tech/">
<img src="/assets/images/Member-of-CoTech-logo-200.png" alt="Member of Co-Tech"/>
</a>
</section>