mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add links to PHP Foundation with a Donate button (#821)
Co-authored-by: Derick Rethans <github@derickrethans.nl> Co-authored-by: Lu Fei <52o@qq52o.cn>
This commit is contained in:
@@ -200,6 +200,13 @@ if (is_array($CONF_TEASER)) {
|
||||
|
||||
$SIDEBAR = <<<SIDEBAR_DATA
|
||||
|
||||
<div class='panel'>
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
$announcements
|
||||
<p class='panel'><a href='/cal.php'>User Group Events</a></p>
|
||||
<p class='panel'><a href='/thanks.php'>Special Thanks</a></p>
|
||||
|
||||
Reference in New Issue
Block a user