dedijk4/cache/compiled/files/b077b14c7b6ece9d46a218cbfb5...

17 lines
474 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/home/phvos/web/dedijk4.nl/public_html/user/config/site.yaml',
'modified' => 1581466810,
'data' => [
'title' => 'Grav',
'author' => [
'name' => 'Joe Bloggs',
'email' => 'joe@example.com'
],
'metadata' => [
'description' => 'Grav is an easy to use, yet powerful, open source flat-file CMS'
]
]
];