Compare commits
No commits in common. "2d51a87d71faa68e16e34ccdc45df9b75d15f714" and "ddd0a918c10e9a2458e51adcaa9e96166da50a36" have entirely different histories.
2d51a87d71
...
ddd0a918c1
2 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,7 @@ 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
Symbolic link
1
www
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
public
|
Loading…
Add table
Add a link
Reference in a new issue