[WIP] Setup of skeleton

This commit is contained in:
Ludovic CANDELLIER
2020-03-25 00:08:27 +01:00
parent baf8e13c25
commit 36267139a1
377 changed files with 18248 additions and 26 deletions

View File

@@ -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' => [