Depuración de tamplete

This commit is contained in:
2025-09-09 17:57:38 -06:00
parent 9858228ef2
commit 6767648583
3106 changed files with 7531 additions and 10113 deletions

View File

@ -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',
],
];

View File

@ -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',