forked from GNUsocial/gnu-social
Enable tiling of background imgs for Designs
This commit is contained in:
@@ -78,7 +78,8 @@ $config =
|
||||
'sidebarcolor' => '#CEE1E9',
|
||||
'textcolor' => '#000000',
|
||||
'linkcolor' => '#002E6E',
|
||||
'backgroundimage' => null),
|
||||
'backgroundimage' => null,
|
||||
'tile' => true),
|
||||
'path' => $_path,
|
||||
'logfile' => null,
|
||||
'logo' => null,
|
||||
|
||||
Reference in New Issue
Block a user