Compare commits

...

2 commits

Author SHA1 Message Date
Paul Nicoué
4228e9a106 Allow panel install 2025-02-17 19:31:51 +01:00
Paul Nicoué
69e1f665f1 Remove symlink to public directory 2025-02-17 19:30:11 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,8 @@ return [
'error' => 'erreur',
'panel' => [
'language' => 'fr',
'css' => 'build/panel.css'
'css' => 'build/panel.css',
'install' => true,
],
// Sitemapper plugin options
'kirbyzone.sitemapper' => [

1
www
View file

@ -1 +0,0 @@
public