Skip to content

Commit cf7fe19

Browse files
committed
Merge branch 'master' into prod
2 parents 7499032 + a4d8867 commit cf7fe19

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');
86+
'lisamusing','thezippykid', 'companyfiftytwo');
8787

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

0 commit comments

Comments
 (0)