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.
2 parents 7499032 + a4d8867 commit cf7fe19Copy full SHA for cf7fe19
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