mep template

This commit is contained in:
2018-08-02 14:46:36 +02:00
parent dfc21db8bc
commit e4b4bbdb09
68 changed files with 643 additions and 1020 deletions
@@ -0,0 +1,10 @@
<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/mnt/data/Sites/hehe.net/user/plugins/taxonomylist/taxonomylist.yaml',
'modified' => 1533212893,
'data' => [
'enabled' => true,
'route' => '/blog'
]
];