diff --git a/src/applications/phame/site/PhameBlogSite.php b/src/applications/phame/site/PhameBlogSite.php --- a/src/applications/phame/site/PhameBlogSite.php +++ b/src/applications/phame/site/PhameBlogSite.php @@ -39,6 +39,7 @@ ->setViewer(new PhabricatorUser()) ->withDomain($host) ->needProfileImage(true) + ->needHeaderImage(true) ->withStatuses( array( PhameBlog::STATUS_ACTIVE,