Change color of map, change size of map on mobile, add favicon
This commit is contained in:
@@ -185,7 +185,7 @@ return [
|
||||
/*
|
||||
* Package Service Providers...
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
* Application Service Providers...
|
||||
*/
|
||||
@@ -215,6 +215,7 @@ return [
|
||||
'aliases' => Facade::defaultAliases()->merge([
|
||||
// 'ExampleClass' => App\Example\ExampleClass::class,
|
||||
'GeoIP' => \Torann\GeoIP\Facades\GeoIP::class,
|
||||
'Vite' => \Illuminate\Support\Facades\Vite::class,
|
||||
])->toArray(),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user