first commit
This commit is contained in:
17
cache/compiled/files/827f85c24eb36578d64a4e9951fdef5e.yaml.php
vendored
Normal file
17
cache/compiled/files/827f85c24eb36578d64a4e9951fdef5e.yaml.php
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/home/phvos/web/dedijk4.nl/public_html/user/plugins/markdown-notices/markdown-notices.yaml',
|
||||
'modified' => 1581466810,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'built_in_css' => true,
|
||||
'base_classes' => 'notices',
|
||||
'level_classes' => [
|
||||
0 => 'yellow',
|
||||
1 => 'red',
|
||||
2 => 'blue',
|
||||
3 => 'green'
|
||||
]
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user