We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ce40b commit a4d8867Copy full SHA for a4d8867
resources/home.html
@@ -83,7 +83,7 @@ <h2>Community Sponsors</h2>
83
84
// array of community_sponsors member Twitter handles
85
$community_sponsors = array('croscon', 'cakephp', 'wonderproxy',
86
- 'lisamusing','thezippykid');
+ 'lisamusing','thezippykid', 'companyfiftytwo');
87
88
// array of Twitter data for each community_sponsors member
89
$data['community_sponsors'] = array();
0 commit comments