In person changes for meta and names.Also has some notes

This commit is contained in:
Shaun Collins
2026-04-21 16:56:21 +01:00
parent 09c4bd02ff
commit 34ce564982
12 changed files with 33 additions and 35 deletions
+4 -4
View File
@@ -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'),
/*
|--------------------------------------------------------------------------