In person changes for meta and names.Also has some notes
This commit is contained in:
+4
-4
@@ -13,10 +13,10 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'name' => env('APP_NAME', 'Laravel'),
|
||||
'title' => env('APP_TITLE', 'BJJ and Wrestling in Whitchurch'),
|
||||
'email' => env('TO_EMAIL', 'contact@acebjj.co.uk'),
|
||||
'phone' => env('PHONE_NUM', '07911111111'),
|
||||
'name' => env('APP_NAME', 'Stu moved you'),
|
||||
'title' => env('APP_TITLE', 'Stu moves you | Removals | Waste management'),
|
||||
'email' => env('TO_EMAIL', ''), //TOOD
|
||||
'phone' => env('PHONE_NUM', '07572041039'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user