[WIP] Admin for Families, Genres and Species
This commit is contained in:
@@ -28,7 +28,7 @@ return [
|
||||
'bg' => 'gray-dark',
|
||||
'logo' => [
|
||||
'bg' => 'green',
|
||||
'icon' => '<i class="fa fa-cubes"></i>',
|
||||
'icon' => '<i class="fa fa-leaf"></i>',
|
||||
'text' => '<strong>O</strong>pen<strong>S</strong>em',
|
||||
'shadow' => 2,
|
||||
],
|
||||
@@ -39,7 +39,7 @@ return [
|
||||
],
|
||||
],
|
||||
'footer' => [
|
||||
'visible' => true,
|
||||
'visible' => false,
|
||||
'vendorname' => 'OpenSem',
|
||||
'vendorlink' => '',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user