Edit folder structure and webpack configuration
This commit is contained in:
parent
6a754806c6
commit
d48d295bf0
24 changed files with 14 additions and 15 deletions
|
@ -5,7 +5,7 @@ return [
|
|||
'home' => 'gallery',
|
||||
'panel' => [
|
||||
'language' => 'fr',
|
||||
'css' => 'assets/build/panel.css'
|
||||
'css' => 'build/panel.css'
|
||||
],
|
||||
// Sitemapper plugin options
|
||||
'kirbyzone.sitemapper' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue