first commit
This commit is contained in:
11
cache/compiled/files/b11b7b3ad6311e365f3035b82d480c7c.yaml.php
vendored
Normal file
11
cache/compiled/files/b11b7b3ad6311e365f3035b82d480c7c.yaml.php
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => 'plugins://highlight/highlight.yaml',
|
||||
'modified' => 1582124790,
|
||||
'data' => [
|
||||
'enabled' => true,
|
||||
'theme' => 'default',
|
||||
'lines' => false
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user