File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Illuminate/Mail/resources/views/html Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <p align =" center " ><a href =" https://laravel.com " target =" _blank " ><img src =" https://res.cloudinary.com/dtfbvvkyp/image/upload/v1566331377/laravel-logolockup-cmyk-red.svg " width =" 400 " ></a ></p >
1
+ <p align =" center " ><a href =" https://laravel.com " target =" _blank " rel = " noopener " ><img src =" https://res.cloudinary.com/dtfbvvkyp/image/upload/v1566331377/laravel-logolockup-cmyk-red.svg " width =" 400 " ></a ></p >
2
2
3
3
<p align =" center " >
4
4
<a href =" https://github.com/laravel/framework/actions " ><img src =" https://github.com/laravel/framework/workflows/tests/badge.svg " alt =" Build Status " ></a >
Original file line number Diff line number Diff line change 7
7
<table border =" 0" cellpadding =" 0" cellspacing =" 0" role =" presentation" >
8
8
<tr >
9
9
<td >
10
- <a href =" {{ $url } }" class =" button button-{{ $color ?? ' primary' } }" target =" _blank" >{{ $slot } } </a >
10
+ <a href =" {{ $url } }" class =" button button-{{ $color ?? ' primary' } }" target =" _blank" rel = " noopener " >{{ $slot } } </a >
11
11
</td >
12
12
</tr >
13
13
</table >
You can’t perform that action at this time.
0 commit comments