Compare commits
2 commits
ddd0a918c1
...
2d51a87d71
Author | SHA1 | Date | |
---|---|---|---|
|
2d51a87d71 | ||
|
0177db2d17 |
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,8 @@ return [
|
||||||
// Kirby configuration settings
|
// Kirby configuration settings
|
||||||
'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