Laravel 11, Vuexy Admin 10.3, by admin@koneko.mx
This commit is contained in:
14
modules/Admin/Config/_var.php
Normal file
14
modules/Admin/Config/_var.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
// Variables
|
||||
return [
|
||||
"appName" => "koneko.mx",
|
||||
"appTitle" => "Koneko Soluciones Tecnológicas",
|
||||
"appDescription" => "Koneko Soluciones Tecnológicas",
|
||||
"appLogo" => "../assets/img/logo/koneko-04.png",
|
||||
"appFavicon" => "../assets/img/logo/koneko-04.png",
|
||||
"author" => "arturo@koneko.mx",
|
||||
"creatorName" => "Koneko Soluciones Tecnológicas",
|
||||
"creatorUrl" => "https://koneko.mx",
|
||||
"licenseUrl" => "https://koneko.mx/koneko-admin/licencia",
|
||||
"supportUrl" => "https://koneko.mx/soporte",
|
||||
];
|
Reference in New Issue
Block a user