Skip to content

Commit b8b5fec

Browse files
Open the Foundation website in a new tab on the home page (#1266)
1 parent af55887 commit b8b5fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<a href='https://thephp.foundation/' class='headline'>The PHP Foundation</a>
182182
<div class='body'>
183183
<p>The PHP Foundation is a collective of people and organizations, united in the mission to ensure the long-term prosperity of the PHP language.
184-
<p><a href='https://thephp.foundation/donate/' class='btn btn-primary'>Donate</a></p>
184+
<p><a href='https://thephp.foundation/donate/' target="_blank" rel="noopener noreferrer" class='btn btn-primary'>Donate</a></p>
185185
</div>
186186
</div>
187187
$announcements

0 commit comments

Comments
 (0)