first commit
This commit is contained in:
16
cache/compiled/files/579adf78c0c28cbefe42a400d2f470f1.yaml.php
vendored
Normal file
16
cache/compiled/files/579adf78c0c28cbefe42a400d2f470f1.yaml.php
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => 'plugins://breadcrumbs/breadcrumbs.yaml',
|
||||
'modified' => 1582124781,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'show_all' => true,
|
||||
'built_in_css' => true,
|
||||
'include_home' => true,
|
||||
'include_current' => true,
|
||||
'icon_home' => '',
|
||||
'icon_divider_classes' => 'fa fa-angle-right',
|
||||
'link_trailing' => false
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user