2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Specify rel="noopener" for external links.

This commit is contained in:
XhmikosR
2018-09-19 10:31:32 +03:00
parent c95fa8114d
commit 26897b919b
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -357,7 +357,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<div class="bs-callout bs-callout-danger">
<h4>jQuery required</h4>
<p>All plugins require the latest version of <a href="https://jquery.com/" target="_blank">jQuery</a> to be included.</p>
<p>All plugins require the latest version of <a href="https://jquery.com/" rel="noopener" target="_blank">jQuery</a> to be included.</p>
</div>
</div>