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 a1a8b9a commit cb233c6Copy full SHA for cb233c6
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', 'companyfiftytwo');
+ 'lisamusing','thezippykid', 'companyfiftytwo','binarypress');
87
88
// array of Twitter data for each community_sponsors member
89
$data['community_sponsors'] = array();
0 commit comments