1
0
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:
Jim Winstead
2024-02-02 00:40:39 -08:00
committed by GitHub
parent 555ac83c14
commit c89bec8fad
2 changed files with 29 additions and 0 deletions

View File

@@ -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>