first commit
This commit is contained in:
19
cache/compiled/files/add28d04db14966a330cbb1db33570c5.yaml.php
vendored
Normal file
19
cache/compiled/files/add28d04db14966a330cbb1db33570c5.yaml.php
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => 'plugins://shortcode-core/shortcode-core.yaml',
|
||||
'modified' => 1582124797,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'active' => true,
|
||||
'active_admin' => true,
|
||||
'admin_pages_only' => true,
|
||||
'parser' => 'regular',
|
||||
'custom_shortcodes' => NULL,
|
||||
'fontawesome' => [
|
||||
'load' => true,
|
||||
'url' => '//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css',
|
||||
'v5' => false
|
||||
]
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user