Compare commits
2 commits
3654622c61
...
4228e9a106
Author | SHA1 | Date | |
---|---|---|---|
|
4228e9a106 | ||
|
69e1f665f1 |
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,8 @@ return [
|
||||||
'error' => 'erreur',
|
'error' => 'erreur',
|
||||||
'panel' => [
|
'panel' => [
|
||||||
'language' => 'fr',
|
'language' => 'fr',
|
||||||
'css' => 'build/panel.css'
|
'css' => 'build/panel.css',
|
||||||
|
'install' => true,
|
||||||
],
|
],
|
||||||
// Sitemapper plugin options
|
// Sitemapper plugin options
|
||||||
'kirbyzone.sitemapper' => [
|
'kirbyzone.sitemapper' => [
|
||||||
|
|
1
www
1
www
|
@ -1 +0,0 @@
|
||||||
public
|
|
Loading…
Add table
Add a link
Reference in a new issue