Add dust to homepage

Summary: With the jump panel re-format, lets move to dust on the homepage for depth.

Test Plan: Tested Chrome Mac and PC

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5524
This commit is contained in:
Chad Little
2013-04-01 11:53:18 -07:00
parent e34aa8add7
commit 80e9fb72bb
3 changed files with 41 additions and 40 deletions

View File

@@ -70,6 +70,7 @@ final class PhabricatorDirectoryMainController
array(
'title' => 'Phabricator',
'device' => true,
'dust' => true,
));
}