Edit folder structure and webpack configuration

This commit is contained in:
Paul Nicoué 2022-09-05 15:24:24 +02:00
parent 6a754806c6
commit d48d295bf0
24 changed files with 14 additions and 15 deletions

View file

@ -5,7 +5,7 @@ return [
'home' => 'gallery',
'panel' => [
'language' => 'fr',
'css' => 'assets/build/panel.css'
'css' => 'build/panel.css'
],
// Sitemapper plugin options
'kirbyzone.sitemapper' => [