Skip to content

Commit d0e5753

Browse files
committed
updates for v3
1 parent 0d73960 commit d0e5753

File tree

2 files changed

+15
-30
lines changed

2 files changed

+15
-30
lines changed

composer.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/zeus-wind.php

-15
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,6 @@
3838
'directory' => 'logos',
3939
],
4040

41-
/**
42-
* this will be setup the default seo site title. read more about it in 'laravel-seo'.
43-
*/
44-
'site_title' => config('app.name', 'Laravel') . ' | Contact Us',
45-
46-
/**
47-
* this will be setup the default seo site description. read more about it in 'laravel-seo'.
48-
*/
49-
'site_description' => config('app.name', 'Laravel') . ' Contact Us',
50-
51-
/**
52-
* this will be setup the default seo site color theme. read more about it in 'laravel-seo'.
53-
*/
54-
'color' => '#F5F5F4',
55-
5641
/**
5742
* set the default status that all messages will have when received.
5843
*/

0 commit comments

Comments
 (0)