project homepage tweaks
This commit is contained in:
@@ -76,6 +76,7 @@ function home_content(&$a) {
|
||||
if(get_config('system','projecthome')) {
|
||||
$o .= file_get_contents('assets/home.html');
|
||||
$a->page['template'] = 'full';
|
||||
$a->page['title'] = t('Red Matrix - "The Network"');
|
||||
return $o;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user