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
@@ -2,7 +2,7 @@
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/mnt/data/Sites/hehe.net/user/config/system.yaml',
'modified' => 1533134392,
'modified' => 1533208003,
'data' => [
'absolute_urls' => false,
'param_sep' => ':',
@@ -22,11 +22,11 @@ return [
'override_locale' => false
],
'home' => [
'alias' => '/home',
'alias' => '/projets',
'hide_in_urls' => false
],
'pages' => [
'theme' => 'quark',
'theme' => 'hehe',
'order' => [
'by' => 'default',
'dir' => 'asc'