Files
anissah/cache/compiled/files/01fd30b1704aa6c9973534495f00fcfd.yaml.php
T
2019-01-16 16:23:31 +01:00

22 lines
580 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => 'themes://anissabensalah/anissabensalah.yaml',
'modified' => 1543268639,
'data' => [
'enabled' => true,
'production-mode' => true,
'grid-size' => 'grid-lg',
'header-fixed' => true,
'header-animated' => true,
'header-dark' => false,
'header-transparent' => false,
'sticky-footer' => true,
'blog-page' => '/blog',
'spectre' => [
'exp' => false,
'icons' => false
]
]
];