first commit
This commit is contained in:
16
cache/compiled/files/b077b14c7b6ece9d46a218cbfb5bf345.yaml.php
vendored
Normal file
16
cache/compiled/files/b077b14c7b6ece9d46a218cbfb5bf345.yaml.php
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
<?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'
|
||||
]
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user