1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Open the Foundation website in a new tab on the home page (#1266)

This commit is contained in:
Marcos Marcolin
2025-05-05 17:23:26 -03:00
committed by GitHub
parent af5588763f
commit b8b5fec88e

View File

@@ -181,7 +181,7 @@ $SIDEBAR = <<<SIDEBAR_DATA
<a href='https://thephp.foundation/' class='headline'>The PHP Foundation</a>
<div class='body'>
<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.
<p><a href='https://thephp.foundation/donate/' class='btn btn-primary'>Donate</a></p>
<p><a href='https://thephp.foundation/donate/' target="_blank" rel="noopener noreferrer" class='btn btn-primary'>Donate</a></p>
</div>
</div>
$announcements