Depuración de tamplete
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
|
||||
return [
|
||||
'templates' => [
|
||||
'laravel-vuexy-website-layout-porto' => 'vendor/koneko/laravel-vuexy-website-layout-porto/config/package.php',
|
||||
'koneko-layout-porto' => 'vendor/koneko/laravel-vuexy-website-layout-porto/config/package.php',
|
||||
],
|
||||
];
|
||||
|
@ -5,7 +5,7 @@ declare(strict_types=1);
|
||||
// Este archivo **NO se registra como config**, es usado por VuexyMenuRegistry
|
||||
|
||||
return [
|
||||
'id' => 'vuexy-website-layout-porto',
|
||||
'id' => 'koneko-layout-porto',
|
||||
'name' => 'Porto',
|
||||
'vendor' => 'themeforest',
|
||||
'version' => '12.1.0',
|
||||
|
Reference in New Issue
Block a user