Skip to content

Commit cef44f2

Browse files
committed
Merge branch 'master' into prod
2 parents a66471d + cb233c6 commit cef44f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2>Community Sponsors</h2>
8383

8484
// array of community_sponsors member Twitter handles
8585
$community_sponsors = array('croscon', 'cakephp', 'wonderproxy',
86-
'lisamusing','thezippykid', 'companyfiftytwo');
86+
'lisamusing','thezippykid', 'companyfiftytwo','binarypress');
8787

8888
// array of Twitter data for each community_sponsors member
8989
$data['community_sponsors'] = array();

0 commit comments

Comments
 (0)