first commit
This commit is contained in:
19
cache/compiled/files/b15c75bbcf45dac5761de21f3900f17c.yaml.php
vendored
Normal file
19
cache/compiled/files/b15c75bbcf45dac5761de21f3900f17c.yaml.php
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/home/phvos/web/dedijk4.nl/public_html/user/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