[WIP] Setup of skeleton
This commit is contained in:
@@ -21,15 +21,15 @@ return [
|
||||
'border' => false,
|
||||
'compact' => false,
|
||||
'links' => [
|
||||
'bg' => 'blue',
|
||||
'bg' => 'green',
|
||||
'shadow' => 1,
|
||||
],
|
||||
'brand' => [
|
||||
'bg' => 'gray-dark',
|
||||
'logo' => [
|
||||
'bg' => 'blue',
|
||||
'bg' => 'green',
|
||||
'icon' => '<i class="fa fa-cubes"></i>',
|
||||
'text' => '<strong>BO</strong>ilerplate',
|
||||
'text' => '<strong>O</strong>pen<strong>S</strong>em',
|
||||
'shadow' => 2,
|
||||
],
|
||||
],
|
||||
@@ -40,7 +40,7 @@ return [
|
||||
],
|
||||
'footer' => [
|
||||
'visible' => true,
|
||||
'vendorname' => 'Boilerplate',
|
||||
'vendorname' => 'OpenSem',
|
||||
'vendorlink' => '',
|
||||
],
|
||||
'card' => [
|
||||
|
||||
Reference in New Issue
Block a user