Add rel="noopener" to Update Report link

This commit is contained in:
Sam Carlton 2020-09-21 12:34:31 -05:00 committed by GitHub
parent dab529e44e
commit c2caa05db7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@
:href="`https://github.com/ThatGuySam/doesitarm/issues/new?title=Update%20on%20${app.name}%20Support&body=Here's%20a%20link%20about%20it:&labels[]=App%20Update`" :href="`https://github.com/ThatGuySam/doesitarm/issues/new?title=Update%20on%20${app.name}%20Support&body=Here's%20a%20link%20about%20it:&labels[]=App%20Update`"
target="_blank" target="_blank"
class="text-xs" class="text-xs"
rel="noopener"
>Report Update</a> >Report Update</a>
</div> </div>
</div> </div>