mep template
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user