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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user